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

Method FixedList

SampleFramework12/v1.00/Containers.h:148–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146public:
147
148 FixedList()
149 {
150 }
151
152 explicit FixedList(uint64 maxCount, uint64 initialCount = 0)
153 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected