ID3DXPatchMesh

Undocumented in source.

Members

Functions

CloneMesh
HRESULT CloneMesh(DWORD Options, D3DVERTEXELEMENT9* pDecl, ID3DXPatchMesh* pMesh)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GenerateAdjacency
HRESULT GenerateAdjacency(FLOAT Tolerance)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetControlVerticesPerPatch
DWORD GetControlVerticesPerPatch()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeclaration
HRESULT GetDeclaration(D3DVERTEXELEMENT9 Declaration)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDevice
HRESULT GetDevice(IDirect3DDevice9* ppDevice)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDisplaceParam
HRESULT GetDisplaceParam(IDirect3DBaseTexture9* Texture, D3DTEXTUREFILTERTYPE* MinFilter, D3DTEXTUREFILTERTYPE* MagFilter, D3DTEXTUREFILTERTYPE* MipFilter, D3DTEXTUREADDRESS* Wrap, DWORD* dwLODBias)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIndexBuffer
HRESULT GetIndexBuffer(IDirect3DIndexBuffer9* ppIB)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumPatches
DWORD GetNumPatches()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumVertices
DWORD GetNumVertices()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOptions
DWORD GetOptions()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPatchInfo
HRESULT GetPatchInfo(D3DXPATCHINFO* PatchInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTessSize
HRESULT GetTessSize(FLOAT fTessLevel, DWORD Adaptive, DWORD* NumTriangles, DWORD* NumVertices)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVertexBuffer
HRESULT GetVertexBuffer(IDirect3DVertexBuffer9* ppVB)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockAttributeBuffer
HRESULT LockAttributeBuffer(DWORD flags, DWORD** ppData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockIndexBuffer
HRESULT LockIndexBuffer(DWORD flags, LPVOID* ppData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LockVertexBuffer
HRESULT LockVertexBuffer(DWORD flags, LPVOID* ppData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Optimize
HRESULT Optimize(DWORD flags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDisplaceParam
HRESULT SetDisplaceParam(IDirect3DBaseTexture9 Texture, D3DTEXTUREFILTERTYPE MinFilter, D3DTEXTUREFILTERTYPE MagFilter, D3DTEXTUREFILTERTYPE MipFilter, D3DTEXTUREADDRESS Wrap, DWORD dwLODBias)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Tessellate
HRESULT Tessellate(FLOAT fTessLevel, ID3DXMesh pMesh)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TessellateAdaptive
HRESULT TessellateAdaptive(D3DXVECTOR4* pTrans, DWORD dwMaxTessLevel, DWORD dwMinTessLevel, ID3DXMesh pMesh)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockAttributeBuffer
HRESULT UnlockAttributeBuffer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockIndexBuffer
HRESULT UnlockIndexBuffer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnlockVertexBuffer
HRESULT UnlockVertexBuffer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta