|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
ISkin Class ReferenceList of all members.
Constructor & Destructor Documentation
ISkin::ISkin (
|
) [inline]
|
|
ISkin::~ISkin (
|
) [inline]
|
|
Member Function Documentation
virtual BOOL ISkin::AddBone (
|
INode * bone ) [pure virtual]
|
|
virtual BOOL ISkin::AddBones (
|
INodeTab * bones ) [pure virtual]
|
|
virtual INode* ISkin::GetBone (
|
int idx ) [pure virtual]
|
|
virtual int ISkin::GetBoneInitTM (
|
INode * pNode,
|
|
Matrix3 & InitTM,
|
|
bool bObjOffset = false ) [pure virtual]
|
|
virtual DWORD ISkin::GetBoneProperty (
|
int idx ) [pure virtual]
|
|
virtual ISkinContextData* ISkin::GetContextInterface (
|
INode * pNode ) [pure virtual]
|
|
virtual int ISkin::GetNumBones (
|
) [pure virtual]
|
|
virtual int ISkin::GetSkinInitTM (
|
INode * pNode,
|
|
Matrix3 & InitTM,
|
|
bool bObjOffset = false ) [pure virtual]
|
|
virtual void ISkin::Invalidate (
|
) [pure virtual]
|
|
virtual BOOL ISkin::RemoveBone (
|
INode * bone ) [pure virtual]
|
|
The documentation for this class was generated from the following file:
|
|