#include <Phyexp.h>

| Public Member Functions | |
| virtual PHYExport | ~IPhyRigidVertexImport () | 
| virtual PHYExport BOOL | SetNode (INode *nodePtr)=0 | 
| virtual PHYExport INT_PTR | Execute (int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0)=0 | 
| virtual PHYExport ~IPhyRigidVertexImport | ( | ) | [inline, virtual] | 
{}
| virtual PHYExport BOOL SetNode | ( | INode * | nodePtr | ) | [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.