win32.directx.d3dx10mesh

\ d3dx10mesh.d * * Windows API header module * * Placed into public domain * \**********************************************************************

Members

Enums

D3DX10_MESH
enum D3DX10_MESH
Undocumented in source.
D3DX10_MESHOPT
enum D3DX10_MESHOPT
Undocumented in source.
D3DX10_MESH_DISCARD_FLAGS
enum D3DX10_MESH_DISCARD_FLAGS
Undocumented in source.

Functions

D3DX10CreateMesh
HRESULT D3DX10CreateMesh(ID3D10Device* pDevice, D3D10_INPUT_ELEMENT_DESC* pDeclaration, UINT DeclCount, LPCSTR pPositionSemantic, UINT VertexCount, UINT FaceCount, UINT Options, ID3DX10Mesh** ppMesh)
Undocumented in source.
D3DX10CreateSkinInfo
HRESULT D3DX10CreateSkinInfo(ID3DX10SkinInfo* ppSkinInfo)
Undocumented in source.

Interfaces

ID3DX10Mesh
interface ID3DX10Mesh
Undocumented in source.
ID3DX10MeshBuffer
interface ID3DX10MeshBuffer
Undocumented in source.
ID3DX10SkinInfo
interface ID3DX10SkinInfo
Undocumented in source.

Structs

D3DX10_ATTRIBUTE_RANGE
struct D3DX10_ATTRIBUTE_RANGE
Undocumented in source.
D3DX10_ATTRIBUTE_WEIGHTS
struct D3DX10_ATTRIBUTE_WEIGHTS
Undocumented in source.
D3DX10_INTERSECT_INFO
struct D3DX10_INTERSECT_INFO
Undocumented in source.
D3DX10_SKINNING_CHANNEL
struct D3DX10_SKINNING_CHANNEL
Undocumented in source.
D3DX10_WELD_EPSILONS
struct D3DX10_WELD_EPSILONS
Undocumented in source.

Variables

D3DX10_SKININFO_NO_SCALING
auto D3DX10_SKININFO_NO_SCALING;
Undocumented in source.
D3DX10_SKININFO_SCALE_TO_1
auto D3DX10_SKININFO_SCALE_TO_1;
Undocumented in source.
D3DX10_SKININFO_SCALE_TO_TOTAL
auto D3DX10_SKININFO_SCALE_TO_TOTAL;
Undocumented in source.
IID_ID3DX10BaseMesh
GUID IID_ID3DX10BaseMesh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10Mesh
GUID IID_ID3DX10Mesh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10MeshBuffer
GUID IID_ID3DX10MeshBuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10PMesh
GUID IID_ID3DX10PMesh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10PatchMesh
GUID IID_ID3DX10PatchMesh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10SPMesh
GUID IID_ID3DX10SPMesh;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_ID3DX10SkinInfo
GUID IID_ID3DX10SkinInfo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta