This reference page is linked to from the following overview topics: FBComponent - The Base Entity Class, Example: Cube Counter, Scene Elements, FBModel - Transformation Data and the Scene Graph, FBGeometry - Meshes and Surfaces, Avoiding the UnbindWrapperError.
#include <fbmodel.h>

Public Member Functions |
|
| FBModelCube (char *pName, HIObject pObject=NULL) | |
| Constructor. |
|
| FBModelCube | ( | char * | pName, |
| HIObject | pObject =
NULL |
||
| ) |
Constructor.
| pName | Name of cube. |
| pObject | For internal use only(default=NULL). |