#include <HSegment.h>
Inheritance diagram for HSegmentCache:
Public Member Functions | |
BOOL | OnDelete () |
HBoolProperty * | GetBoolCutter () |
HGroupCP * | GetGroupCP () |
Group of cps this bone owns. | |
BOOL | IsBooleanCutter () |
BOOL | AquireCP (HCP *cp) |
Static Public Member Functions | |
static HSegmentCache * | New (const char *name=NULL) |
Definition at line 19 of file HSegment.h.
|
Assigns a CP to a Bone, exactly what you do in Bones mode in a the modeler. Will create a HGroupCP in the HSegmentCache if it doesn't exist and add the HCP to it if the HGroup already exists.
|
|
|
|
Group of cps this bone owns. Retrieves the HGroupCP that includes all the CPs that are controlled by the HSegmentCache. |
|
Use GetBoolCutter now, this is for backward compatibility |
|
|
|
|
Generated on Thu Oct 27 11:46:57 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001