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

Method Data

SampleFramework12/v1.00/Containers.h:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 }
120
121 const T* Data() const
122 {
123 return data;
124 }
125
126 T* Data()
127 {

Callers 15

InitializeSceneMethod · 0.45
UpdateDecalsMethod · 0.45
CullMeshesAndSortFunction · 0.45
InitializeMethod · 0.45
DataMethod · 0.45
DataMethod · 0.45
SerializeItemFunction · 0.45
BulkSerializeItemFunction · 0.45
CompileShaderFunction · 0.45
GetTextureDataFunction · 0.45
Create2DTextureFunction · 0.45
SaveTextureAsPNGFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected