Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
LoadSubObject
Syntax
C++
int LoadSubObject(IFunctionHandler * pH, int nSlot, const char * sFilename, const char * sGeomName);
Parameters 
Description 
int nSlot 
Slot identifier. 
const char * sFilename 
CGF geometry file name. 
const char * sGeomName 
Name of the node inside CGF geometry.
 

Syntax: Entity.LoadSubObject( nSlot, sFilename, sGeomName ) 

Load geometry of one CGF node into the entity slot.

Copyright (c) 2012. All rights reserved.