#include <fbmodel.h>
Definition at line 543 of file fbmodel.h.
Public Member Functions |
|
FBModelSkeleton (char *pName, HIObject pObject=NULL) | |
Constructor. |
|
Public Attributes |
|
FBPropertyDouble | Size |
Read Write Property: Size (not
related to scaling). |
|
FBPropertyColor | Color |
Read Write Property: Color of
skeleton node. |
FBModelSkeleton | ( | char * | pName, | |
HIObject | pObject = NULL |
|||
) |
Constructor.
pName | Name of skeleton. | |
pObject | For internal use only(default=NULL). |