GetMesh() const =0 | DX::IDXMeshOwned | [pure virtual] |
GetModel() const =0 | DX::IDXModelOwned | [pure virtual] |
GetNormal() const =0 | DX::IDXVertex | [pure virtual] |
GetNumUVS() const =0 | DX::IDXVertex | [pure virtual] |
GetPosition() const =0 | DX::IDXVertex | [pure virtual] |
GetUserData() const =0 | DX::IDXUserData | [pure virtual] |
GetUV(uint channel, DXUV *out)=0 | DX::IDXVertex | [pure virtual] |
SetNormal(const DXVector &normal)=0 | DX::IDXVertex | [pure virtual] |
SetPosition(const DXVector &position)=0 | DX::IDXVertex | [pure virtual] |
SetUserData(void *userData)=0 | DX::IDXUserData | [pure virtual] |
SetUV(uint channel, const DXUV &uv)=0 | DX::IDXVertex | [pure virtual] |