Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ InputElementTypes
Method
InputElementTypes
SampleFramework12/v1.00/Graphics/Model.cpp:663–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
const InputElementType* Model::InputElementTypes()
664
{
665
return StandardInputElementTypes;
666
}
667
668
uint64 Model::NumInputElements()
669
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected