ReactOS 0.4.16-dev-91-g764881a
|
#include <d3dx9mesh.h>
Public Attributes | |
char * | pParamName |
D3DXEFFECTDEFAULTTYPE | Type |
DWORD | NumBytes |
void * | pValue |
Definition at line 199 of file d3dx9mesh.h.
DWORD _D3DXEFFECTDEFAULT::NumBytes |
Definition at line 203 of file d3dx9mesh.h.
Referenced by check_generated_effects_(), and ID3DXAllocateHierarchyImpl_CreateMeshContainer().
char* _D3DXEFFECTDEFAULT::pParamName |
Definition at line 201 of file d3dx9mesh.h.
Referenced by check_generated_effects_(), and ID3DXAllocateHierarchyImpl_CreateMeshContainer().
void* _D3DXEFFECTDEFAULT::pValue |
Definition at line 204 of file d3dx9mesh.h.
Referenced by check_generated_effects_(), and ID3DXAllocateHierarchyImpl_CreateMeshContainer().
D3DXEFFECTDEFAULTTYPE _D3DXEFFECTDEFAULT::Type |
Definition at line 202 of file d3dx9mesh.h.
Referenced by check_generated_effects_(), and ID3DXAllocateHierarchyImpl_CreateMeshContainer().