Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ MeshPart
Method
MeshPart
SampleFramework12/v1.00/Graphics/Model.h:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
uint32 MaterialIdx;
105
106
MeshPart() : VertexStart(0), VertexCount(0), IndexStart(0), IndexCount(0), MaterialIdx(0)
107
{
108
}
109
};
110
111
enum class IndexType
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected