MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / NumInputElements

Method NumInputElements

SampleFramework12/v1.00/Graphics/Model.cpp:668–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666}
667
668uint64 Model::NumInputElements()
669{
670 return ArraySize_(StandardInputElements);
671}
672
673void Model::CreateBuffers()
674{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected