Groups | |
| BRUSHBASE_FALLOFF | |
| BRUSHBASE_MOUSE_FLAG | |
| CAMORPH_COPY_FLAGS | |
| CAMORPH_DATA_FLAGS | |
| CAMORPH_MODE | |
| CAMORPH_MODE_FLAGS | |
| MIRROR_TRANSFORM_CONTAINER | |
Classes | |
| struct | JointRestState |
| class | CAJointObject |
| class | CAWeightTag |
| class | CAWeightMgr |
| class | CAReferencePSD |
| class | CAMorphNode |
| class | CAMorph |
| class | CAPoseMorphTag |
| class | BrushObjectInfo |
| class | BrushVertexData |
| class | BrushPixelData |
| class | BrushBase |
| class | BrushToolData |
Macros | |
| #define | MSG_MIRROR_TRANSFORM |
| #define | MIRROR_TRANSFORM_CONTAINER |
| #define | LIBRARY_CA |
| #define | LIBRARY_BRUSH |
Functions | |
| void | RemoveXRefData (const BaseDocument *doc, BaseList2D *bl) |
| Bool | HasDocumentXRefs (const BaseDocument *doc) |
| Int32 | GetDocumentXRefState () |
| UInt64 | GetXRefID (BaseList2D *bl) |
| Bool | XRefHasParam (BaseDocument *doc, BaseList2D *bl, const DescID &id) |
| Bool | XRefGetParam (BaseDocument *doc, BaseList2D *bl, const DescID &id, GeData &dat) |
| Bool | XRefRemoveParam (BaseDocument *doc, BaseList2D *bl, const DescID &id) |
Variables | |
| static const Int32 | ID_WEIGHT_MANAGER |
| static const Int32 | ID_WEIGHT_TOOL |
| class CINEWARE_SINGLEINHERITANCE | iBrushBase |
| #define MSG_MIRROR_TRANSFORM |
Private.
| #define MIRROR_TRANSFORM_CONTAINER |
Private.
| #define LIBRARY_CA |
Character Animation library ID.
| #define LIBRARY_BRUSH |
Brush library ID.
| void cinema::RemoveXRefData | ( | const BaseDocument * | doc, |
| BaseList2D * | bl | ||
| ) |
Private.
| Bool cinema::HasDocumentXRefs | ( | const BaseDocument * | doc | ) |
Private.
| Int32 cinema::GetDocumentXRefState | ( | ) |
Private.
| UInt64 cinema::GetXRefID | ( | BaseList2D * | bl | ) |
Private.
| Bool cinema::XRefHasParam | ( | BaseDocument * | doc, |
| BaseList2D * | bl, | ||
| const DescID & | id | ||
| ) |
Private.
| Bool cinema::XRefGetParam | ( | BaseDocument * | doc, |
| BaseList2D * | bl, | ||
| const DescID & | id, | ||
| GeData & | dat | ||
| ) |
Private.
| Bool cinema::XRefRemoveParam | ( | BaseDocument * | doc, |
| BaseList2D * | bl, | ||
| const DescID & | id | ||
| ) |
Private.
|
static |
Weight Manager ID.
|
static |
Weight Tool ID.
| class CINEWARE_SINGLEINHERITANCE iBrushBase |