dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
ID3DX10SkinInfo.DoSoftwareSkinning
win32
directx
d3dx10mesh
ID3DX10SkinInfo
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID3DX10SkinInfo
extern (
Windows
)
HRESULT
DoSoftwareSkinning
(
UINT
StartVertex
,
UINT
VertexCount
,
void
*
pSrcVertices
,
UINT
SrcStride
,
void
*
pDestVertices
,
UINT
DestStride
,
D3DXMATRIX
*
pBoneMatrices
,
D3DXMATRIX
*
pInverseTransposeBoneMatrices
,
D3DX10_SKINNING_CHANNEL
*
pChannelDescs
,
UINT
NumChannels
)
Meta
Source
See Implementation
win32
directx
d3dx10mesh
ID3DX10SkinInfo
functions
AddBoneInfluences
AddBones
AddRef
AddVertices
ClearBoneInfluences
Compact
DoSoftwareSkinning
FindBoneInfluenceIndex
GetBoneInfluence
GetBoneInfluenceCount
GetBoneInfluences
GetMaxBoneInfluences
GetNumBones
GetNumVertices
QueryInterface
Release
RemapBones
RemapVertices
RemoveBone
SetBoneInfluence