| Ambience() |
CSLScene |
|
| Angle() |
CSLScene |
|
| Callback(SI_Char *in_pName) |
CSLScene |
|
| Close() |
CSLScene |
|
| ConnectAmbience(CSLAmbience *in_pNewAmbience) |
CSLScene |
|
| ConnectAngle(CSLAngle *in_pNewAngle) |
CSLScene |
|
| ConnectCoordinateSystem(CSLCoordinateSystem *in_pNewCoordSystem) |
CSLScene |
|
| ConnectEnvelopeList(CSLEnvelopeList *in_pNewEnvList) |
CSLScene |
|
| ConnectFileInfo(CSLFileInfo *in_pNewFileInfo) |
CSLScene |
|
| ConnectFog(CSLFog *in_pNewFog) |
CSLScene |
|
| ConnectImageLibrary(CSLImageLibrary *in_pImageLibrary) |
CSLScene |
|
| ConnectMaterialLibrary(CSLMaterialLibrary *in_pNewMaterialLibrary) |
CSLScene |
[virtual] |
| ConnectSceneInfo(CSLSceneInfo *in_pToConnect) |
CSLScene |
|
| CoordinateSystem() |
CSLScene |
|
| Create(SI_Char *in_szFileName, SI_Int in_nVersionMajor, SI_Int in_nVersionMinor, SI_Int in_nFormat=FORMAT_TEXT) |
CSLScene |
|
| Create(SI_Int in_nVersionMajor, SI_Int in_nVersionMinor, SI_Int in_nFormat=FORMAT_TEXT) |
CSLScene |
|
| CreateAmbience() |
CSLScene |
|
| CreateEnvelopeList() |
CSLScene |
[virtual] |
| CreateFog() |
CSLScene |
|
| CreateImageLibrary() |
CSLScene |
[virtual] |
| DestroyAmbience() |
CSLScene |
|
| DestroyEnvelopeList() |
CSLScene |
|
| DestroyFog() |
CSLScene |
|
| DestroyImageLibrary() |
CSLScene |
|
| EnvelopeList() |
CSLScene |
|
| FileInfo() |
CSLScene |
|
| FileName() |
CSLScene |
|
| FindModel(SI_Char *in_szModelName) |
CSLScene |
|
| FindModelRecursively(SI_Char *in_szModelName, CSLModel *in_pModel) |
CSLScene |
|
| FindParameter(SI_Char *in_szParameterName) |
CSLScene |
|
| Fog() |
CSLScene |
|
| GetImageLibrary() |
CSLScene |
|
| GetMaterialLibrary() |
CSLScene |
|
| GetRefCount(CSLTemplate **in_ppObjects, SI_Int **out_ppRefCounts, SI_Int in_iObjectCount, CSLTemplate::ETemplateType in_eType) |
CSLScene |
|
| GetValue(SI_Char *in_szParameterName, SI_Float *out_pfValue) |
CSLScene |
|
| Logger() |
CSLScene |
|
| Open(SI_Char *in_szFileName) |
CSLScene |
|
| Open(SI_Char *in_szFileName, SI_READ_CALLBACK_FNC in_pFunc) |
CSLScene |
|
| Open(CXSIParser *in_parser) |
CSLScene |
|
| Parser() |
CSLScene |
|
| Read() |
CSLScene |
|
| RegisterCallback(SI_Char *in_pName, SLTemplateCallback *in_pTemplateCallback) |
CSLScene |
|
| Root() |
CSLScene |
|
| SceneInfo() |
CSLScene |
|
| SetReadCallback(SI_READ_CALLBACK_FNC in_pfncCallback) |
CSLScene |
[inline] |
| SetValue(SI_Char *in_szParameterName, SI_Float in_fValue) |
CSLScene |
|
| SetWarningCallback(SI_WARNING_CALLBACK_FNC in_pfncCallback) |
CSLScene |
[inline] |
| SupportsTemplates(SI_Int in_nMajor, SI_Int in_nMinor) |
CSLScene |
|
| UnregisterAllCallbacks() |
CSLScene |
|
| UnregisterCallback(SI_Char *in_pName) |
CSLScene |
|
| Write(bool in_bSynchronize=true) |
CSLScene |
[virtual] |
| Write(SI_Char *in_szFileName, bool in_bSynchronize=true) |
CSLScene |
[virtual] |