"L. Spiro Engine"
|
AddFunction(const CString &_sName, const LSG_FUNCTION &_fFunc) | lsg::CShaderScope | |
AddStruct(const CString &_sName, const LSG_STRUCT &_sStruct) | lsg::CShaderScope | |
AddVariable(const CString &_sName, const LSG_VARIABLE &_vVar) | lsg::CShaderScope | |
CreateNameAssociation(const CString &_sOldName, const LSCHAR *_pcNewName) | lsg::CShaderScope | |
CShaderScope() (defined in lsg::CShaderScope) | lsg::CShaderScope | |
GetFunction(LSUINT32 _ui32Index) const | lsg::CShaderScope | |
GetIdentifiersAs(LSG_TYPE _tType, const CString &_sName, CVectorPoD< LSG_TYPE_AND_INDEX > &_vRet) const | lsg::CShaderScope | |
GetNameAssociation(const CString &_sName, const LSCHAR *&_pcNew) const | lsg::CShaderScope | |
GetStruct(LSUINT32 _ui32Index) const | lsg::CShaderScope | |
GetVariable(LSUINT32 _ui32Index) const | lsg::CShaderScope | |
IdentifierExistsAs(LSG_TYPE _tType, const CString &_sName) const | lsg::CShaderScope | |
LPCLSG_FUNCTION typedef (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LPCLSG_STRUCT typedef (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LPCLSG_TYPE_AND_INDEX typedef (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LPCLSG_VARIABLE typedef (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LPLSG_FUNCTION typedef | lsg::CShaderScope | |
LPLSG_STRUCT typedef | lsg::CShaderScope | |
LPLSG_TYPE_AND_INDEX typedef | lsg::CShaderScope | |
LPLSG_VARIABLE typedef | lsg::CShaderScope | |
LSG_T_FUNCTION enum value (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LSG_T_STRUCT enum value (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LSG_T_UNDEFINED enum value (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LSG_T_VARIABLE enum value (defined in lsg::CShaderScope) | lsg::CShaderScope | |
LSG_TYPE enum name | lsg::CShaderScope | |
m_mmTypeMap | lsg::CShaderScope | [protected] |
m_mNameAssociations | lsg::CShaderScope | [protected] |
m_vFuncs | lsg::CShaderScope | [protected] |
m_vStructs | lsg::CShaderScope | [protected] |
m_vVariables | lsg::CShaderScope | [protected] |
operator=(const CShaderScope &_ssOther) | lsg::CShaderScope | |
~CShaderScope() (defined in lsg::CShaderScope) | lsg::CShaderScope |