Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ GetIndexType
Method
GetIndexType
SampleFramework11/v1.02/Graphics/SDKMesh.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
SDKMESH_INDEX_TYPE SDKMesh::GetIndexType( UINT iMesh )
376
{
377
return ( SDKMESH_INDEX_TYPE ) m_pIndexBufferArray[m_pMeshArray[ iMesh ].IndexBuffer].IndexType;
378
}
379
380
}
Callers
1
InitFromSDKMesh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected