SO3Engine
|
SCOLDynamicReflectionMap.cpp
Go to the documentation of this file.
465 { "SO3DynamicReflectionMapCreate", 3, "fun [SO3_SCENE SO3_VIEWPORT S] SO3_OBJECT", SO3DynamicReflectionMapCreate, },
466 { "SO3DynamicReflectionMapSetTargetMaterial", 5, "fun [SO3_OBJECT SO3_MATERIAL I I I] SO3_OBJECT", SO3DynamicReflectionMapSetTargetMaterial, },
467 { "SO3DynamicReflectionMapGetEnable", 1, "fun [SO3_OBJECT] I", SO3DynamicReflectionMapGetEnable, },
468 { "SO3DynamicReflectionMapSetEnable", 2, "fun [SO3_OBJECT I] I", SO3DynamicReflectionMapSetEnable, },
469 { "SO3DynamicReflectionMapGetTextureSize", 1, "fun [SO3_OBJECT] I", SO3DynamicReflectionMapGetTextureSize, },
470 { "SO3DynamicReflectionMapSetTextureSize", 2, "fun [SO3_OBJECT I] I", SO3DynamicReflectionMapSetTextureSize, },
471 { "SO3DynamicReflectionMapGetRevertClipPlane", 1, "fun [SO3_OBJECT] I", SO3DynamicReflectionMapGetRevertClipPlane, },
472 { "SO3DynamicReflectionMapSetRevertClipPlane", 2, "fun [SO3_OBJECT I] I", SO3DynamicReflectionMapSetRevertClipPlane, }
483 return PKhardpak2(m, "SO3RefMap.pkg", sizeof(natSO3RefMap) / sizeof(natSO3RefMap[0]), natSO3RefMap);
int SCOLfreeDynamicReflectionMap()
free the SO3Engine DynamicReflectionMap function
Definition SCOLDynamicReflectionMap.cpp:490
int SCOLloadDynamicReflectionMap(mmachine m, cbmachine w)
Load the SO3Engine DynamicReflectionMap function.
Definition SCOLDynamicReflectionMap.cpp:481
MMechostr(MSKDEBUG, " > Start loading Plugin SO3Engine dll\n")
int SO3DynamicReflectionMapSetTextureSize(mmachine m)
SO3DynamicReflectionMapSetTextureSize : Set the size of the dynamic reflection map texture.
Definition SCOLDynamicReflectionMap.cpp:421
int SO3DynamicReflectionMapSetTargetMaterial(mmachine m)
SO3DynamicReflectionMapSetTargetMaterial : Set the material on wich the rendered texture will be sett...
Definition SCOLDynamicReflectionMap.cpp:130
int SO3DynamicReflectionMapGetTextureSize(mmachine m)
SO3DynamicReflectionMapGetTextureSize : Get the size of the dynamic reflection map texture.
Definition SCOLDynamicReflectionMap.cpp:381
int SO3DynamicReflectionMapSetRevertClipPlane(mmachine m)
SO3DynamicReflectionMapSetRevertClipPlane : Set the revert clip plane state for dynamic reflection ma...
Definition SCOLDynamicReflectionMap.cpp:334
int SO3DynamicReflectionMapSetEnable(mmachine m)
SO3DynamicReflectionMapSetEnable : Set the Enable state for dynamic reflection map.
Definition SCOLDynamicReflectionMap.cpp:243
int SO3DynamicReflectionMapGetEnable(mmachine m)
SO3DynamicReflectionMapGetEnable : Get the enable state for the dynamic reflection map.
Definition SCOLDynamicReflectionMap.cpp:198
int SO3DynamicReflectionMapGetRevertClipPlane(mmachine m)
SO3DynamicReflectionMapGetRevertClipPlane : Get the revert clip plane state (is the camera clip plane...
Definition SCOLDynamicReflectionMap.cpp:289
Generated by 1.9.8