SO3Engine
|
Go to the source code of this file.
Functions | |
int | SO3AddResourceLocationURL (mmachine m) |
Main include. | |
int | SO3AddResourceLocationZIP (mmachine m) |
SO3AddResourceLocationZIP : Add resource zip in Ogre resource manager Deprecated | |
int | SO3GroupCreate (mmachine m) |
SO3GroupCreate : Create a new resource group. | |
int | SO3GroupList (mmachine m) |
SO3GroupList : Return a list of declared group. | |
int | SO3GroupDelete (mmachine m) |
SO3GroupDelete : Delete a resource group. | |
int | SO3GroupReload (mmachine m) |
SO3GroupReload : Reload a resource group. | |
int | SO3AddResourceLocationDirectory (mmachine m) |
SO3AddResourceLocationDirectory :This function add resource location directory in a group Deprecated | |
int | SCOLloadResources (mmachine m, cbmachine w) |
Load the SO3Engine Resources function. | |
int | SCOLfreeResources () |
free the SO3Engine Viewport function | |
Variables | |
NativeDefinition | natSO3Res [] |
Function Documentation
◆ SCOLfreeResources()
int SCOLfreeResources | ( | ) |
free the SO3Engine Viewport function
- Parameters
-
m : The VM
Definition at line 636 of file SCOLResources.cpp.
◆ SCOLloadResources()
int SCOLloadResources | ( | mmachine | m, |
cbmachine | w | ||
) |
Load the SO3Engine Resources function.
- Parameters
-
m : The VM w : The Callback VM
Definition at line 626 of file SCOLResources.cpp.
Variable Documentation
◆ natSO3Res
NativeDefinition natSO3Res[] |
Initial value:
= {
}
int SO3GroupCreate(mmachine m)
SO3GroupCreate : Create a new resource group.
Definition SCOLResources.cpp:181
int SO3GroupReload(mmachine m)
SO3GroupReload : Reload a resource group.
Definition SCOLResources.cpp:474
int SO3AddResourceLocationDirectory(mmachine m)
SO3AddResourceLocationDirectory :This function add resource location directory in a group Deprecated
Definition SCOLResources.cpp:545
int SO3GroupList(mmachine m)
SO3GroupList : Return a list of declared group.
Definition SCOLResources.cpp:286
int SO3AddResourceLocationZIP(mmachine m)
SO3AddResourceLocationZIP : Add resource zip in Ogre resource manager Deprecated
Definition SCOLResources.cpp:117
int SO3GroupDelete(mmachine m)
SO3GroupDelete : Delete a resource group.
Definition SCOLResources.cpp:346
Definition at line 610 of file SCOLResources.cpp.
Generated by 1.9.8