#include <Phyexp.h>
Public Member Functions |
|
virtual PHYExport | ~IPhyBlendedRigidVertexImport () |
virtual PHYExport int | SetWeightedNode (INode *nodePtr, float weight, BOOL init=FALSE)=0 |
virtual PHYExport INT_PTR | Execute (int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0)=0 |
virtual PHYExport ~IPhyBlendedRigidVertexImport | ( | ) | [inline, virtual] |
{}
virtual PHYExport int SetWeightedNode | ( | INode * | nodePtr, |
float | weight, | ||
BOOL | init = FALSE |
||
) | [pure virtual] |
virtual PHYExport INT_PTR Execute | ( | int | cmd, |
ULONG_PTR | arg1 = 0 , |
||
ULONG_PTR | arg2 = 0 , |
||
ULONG_PTR | arg3 = 0 |
||
) | [pure virtual] |
Implements IPhyVertexImport.