Classes | |
struct | TModifierFlags |
struct | I3DExModifier |
struct | TDeformInfo |
Defines | |
#define | kDeformBBox_None 0 |
deformed bbox is the same than the non deformed | |
#define | kDeformBBox_Points 1 |
deform the summits of the bbox faces and their center, and add them to the bbox | |
#define | kDeformBBox_Line 2 |
deforms the edges of the original bbox | |
#define | kDeformBBox_Surface 3 |
deforms the sides of the original bbox | |
#define | kDeformBBox_Volume 4 |
volumic sampling | |
Functions | |
MCDEFINE_GUID2 (IID_I3DExModifier, R_IID_I3DExModifier) | |
Variables | |
const FourCharT | kModifierFamilyID = kRID_ModifierFamilyID |
#define kDeformBBox_Line 2 |
deforms the edges of the original bbox
#define kDeformBBox_None 0 |
deformed bbox is the same than the non deformed
#define kDeformBBox_Points 1 |
deform the summits of the bbox faces and their center, and add them to the bbox
#define kDeformBBox_Surface 3 |
deforms the sides of the original bbox
#define kDeformBBox_Volume 4 |
volumic sampling
MCDEFINE_GUID2 | ( | IID_I3DExModifier | , | |
R_IID_I3DExModifier | ||||
) |
const FourCharT kModifierFamilyID = kRID_ModifierFamilyID |