SO3Engine
|
SCOLDynamicCubeMap.cpp
Go to the documentation of this file.
497 { "SO3DynamicCubeMapSetTargetMaterial", 5, "fun [SO3_OBJECT SO3_MATERIAL I I I] SO3_OBJECT", SO3DynamicCubeMapSetTargetMaterial },
500 { "SO3DynamicCubeMapGetTextureSize", 1, "fun [SO3_OBJECT] I", SO3DynamicCubeMapGetTextureSize },
501 { "SO3DynamicCubeMapSetTextureSize", 2, "fun [SO3_OBJECT I] I", SO3DynamicCubeMapSetTextureSize },
503 { "SO3DynamicCubeMapSetAutoUpdate", 2, "fun [SO3_OBJECT I] I", SO3DynamicCubeMapSetAutoUpdate },
515 return PKhardpak2(m, "SO3CubeMap.pkg", sizeof(natSO3CubeMap) / sizeof(natSO3CubeMap[0]), natSO3CubeMap);
int SCOLloadDynamicCubeMap(mmachine m, cbmachine w)
Load the SO3Engine DynamicCubeMap function.
Definition SCOLDynamicCubeMap.cpp:513
int SCOLfreeDynamicCubeMap()
free the SO3Engine DynamicCubeMap function
Definition SCOLDynamicCubeMap.cpp:522
MMechostr(MSKDEBUG, " > Start loading Plugin SO3Engine dll\n")
int SO3DynamicCubeMapSetTargetMaterial(mmachine m)
SO3DynamicCubeMapSetTargetMaterial : Set the material on wich the rendered texture will be setted....
Definition SCOLDynamicCubeMap.cpp:120
int SO3DynamicCubeMapUpdate(mmachine m)
SO3DynamicCubeMapUpdate : manually update a dynamic cube map (in case autoUpdate is set to false);.
Definition SCOLDynamicCubeMap.cpp:461
int SO3DynamicCubeMapGetAutoUpdate(mmachine m)
SO3DynamicCubeMapGetAutoUpdate : Get the auto update state (is the cube map update each frame?...
Definition SCOLDynamicCubeMap.cpp:279
int SO3DynamicCubeMapGetTextureSize(mmachine m)
SO3DynamicCubeMapGetTextureSize : Get the size of the dynamic cube map texture.
Definition SCOLDynamicCubeMap.cpp:371
int SO3DynamicCubeMapSetEnable(mmachine m)
SO3DynamicCubeMapSetEnable : Set the Enable state for dynamic cube map.
Definition SCOLDynamicCubeMap.cpp:233
int SO3DynamicCubeMapSetTextureSize(mmachine m)
SO3DynamicCubeMapSetTextureSize : Set the size of the dynamic cube map texture.
Definition SCOLDynamicCubeMap.cpp:411
int SO3DynamicCubeMapSetAutoUpdate(mmachine m)
SO3DynamicCubeMapSetAutoUpdate : Set the AutoUpdate state (refresh every frame) for dynamic cube map.
Definition SCOLDynamicCubeMap.cpp:324
int SO3DynamicCubeMapGetEnable(mmachine m)
SO3DynamicCubeMapGetEnable : Get the enable state for the dynamic cube map.
Definition SCOLDynamicCubeMap.cpp:188
Generated by 1.9.8