dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
ID3DXSkinInfo.ConvertToBlendedMesh
win32
directx
d3dx9
ID3DXSkinInfo
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3DXSkinInfo
extern (
Windows
)
HRESULT
ConvertToBlendedMesh
(
ID3DXMesh
pMesh
,
DWORD
Options
,
DWORD
*
pAdjacencyIn
,
LPDWORD
pAdjacencyOut
,
DWORD
*
pFaceRemap
,
ID3DXBuffer
*
ppVertexRemap
,
DWORD
*
pMaxFaceInfl
,
DWORD
*
pNumBoneCombinations
,
ID3DXBuffer
*
ppBoneCombinationTable
,
ID3DXMesh
*
ppMesh
)
Meta
Source
See Implementation
win32
directx
d3dx9
ID3DXSkinInfo
functions
Clone
ConvertToBlendedMesh
ConvertToIndexedBlendedMesh
FindBoneVertexInfluenceIndex
GetBoneInfluence
GetBoneName
GetBoneOffsetMatrix
GetBoneVertexInfluence
GetDeclaration
GetFVF
GetMaxFaceInfluences
GetMaxVertexInfluences
GetMinBoneInfluence
GetNumBoneInfluences
GetNumBones
Remap
SetBoneInfluence
SetBoneName
SetBoneOffsetMatrix
SetBoneVertexInfluence
SetDeclaration
SetFVF
SetMinBoneInfluence
UpdateSkinnedMesh