CAST II Game Engine

   MAIN       FEATURES       SCREENSHOTS       FORUMS       MANUAL       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Class TSimpleParser

Unit

C2Core

Declaration

type TSimpleParser = class(TAbstractCompiler)

Description

Temporary class to parse shader constant definitions. Should be replaced with fully-featured script-based implementation.

Hierarchy

TAbstractCompiler

Methods

Overview

Publicfunction Compile(const Source: string): OTypes.TRTData; override;

Description

Publicfunction Compile(const Source: string): OTypes.TRTData; override;

Simply recognizes some predefined keywords

Last modified: 26 Oct, 2008
Copyright (C) 2006-2008, casteng.com