![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cDXMesh.h>
Public Member Functions | |
cDXMeshAttribute (ID3DXMesh *pIMesh, DWORD dwFlags=0x00000010L) | |
~cDXMeshAttribute () | |
bool | IsValid () const |
void | Unlock () |
operator const DWORD * () const | |
operator DWORD * () | |
Public Attributes | |
DWORD * | m_pdwAttrib |
The locked pointer. More... | |
For locking the attribute array of a mesh
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
DWORD* Gray3D::cDXMeshAttribute::m_pdwAttrib |
The locked pointer.