Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HBoneCache Class Reference

#include <HBone.h>

Inheritance diagram for HBoneCache:

Inheritance graph

[legend]

Collaboration diagram for HBoneCache:

Collaboration graph

[legend]

List of all members.


Public Types

enum   RollMethod { Z_SINGULARITY, Y_POLES_SINGULARITY, ROLL_HISTORY }
enum   { MANIP_STANDARD, MANIP_TRANSLATEONLY, MANIP_ROTATEONLY }

Public Member Functions

HTypeProperty GetRollMethod ()
HBoolProperty GetChained ()
HTypeProperty GetManipulationMethod ()
HBoolCategoryProperty GetLimitManipulators ()
HBoolProperty GetAllowXTranslate ()
HBoolProperty GetAllowYTranslate ()
HBoolProperty GetAllowZTranslate ()
HBoolProperty GetAllowXScale ()
HBoolProperty GetAllowYScale ()
HBoolProperty GetAllowZScale ()
HBoolProperty GetAllowXRotate ()
HBoolProperty GetAllowYRotate ()
HBoolProperty GetAllowZRotate ()
HBoolProperty GetStop ()
HVectorProperty GetPivot ()
HVectorProperty GetEnd ()
HRotateProperty GetRotate ()
HFloatProperty GetLength ()
Vector  GetRollHandle ()
  For 8.5 backward compatibility.
void  SetBoneColor (ColorBuf &color)
ColorBuf  GetBoneColor ()
Vector GetBounds ()
HBoneCache GetSiblingBoneCache ()
HBoneCache GetChildBoneCache ()
HBoneCache GetParentBoneCache ()
const Matrix34 GetBoneToStandard ()
HBone GetCurrentBone ()