HSegmentCache Class Reference¶
HSegmentCaches are bones that control Control Points. More...
#include <HSegment.h>
Inheritance diagram for HSegmentCache:
Inheritance graph
[legend]
Collaboration diagram for HSegmentCache:
Collaboration graph
[legend]
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) |
Detailed Description¶
HSegmentCaches are bones that control Control Points.
Definition at line 19 of file HSegment.h.
Member Function Documentation¶
|
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 |
|
|
The documentation for this class was generated from the following files:
- C:/Program Files/Hash Inc/AM120SDK/Include/SDK/HSegment.h
- C:/Dox/SDK/Comments/Bones.dox
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:57 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001