"L. Spiro Engine"
Public Types | Public Attributes

lsg::CShaderLanguageParser::LSG_IDENTIFIER Struct Reference

#include <LSGShaderLanguageParser.h>

List of all members.

Public Types

enum  LSG_IDENTIFIER_TYPE {
  LSG_IT_UNDEFINED, LSG_IT_INTEGRAL, LSG_IT_FLOATING, LSG_IT_VECTOR,
  LSG_IT_MATRIX, LSG_IT_STRING
}

Public Attributes

LSUINT32 ui32Name
LSUINT8 ui8Type

Detailed Description

Identifier data.


Member Data Documentation

The name of the identifier. Indexed into the string stack.

The identifier type.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator