MCPcopy Create free account
hub / github.com/carbonengine/trinity / begin

Function begin

trinity/ITr2RenderNode.h:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 T* begin() const
34 {
35 return data;
36 };
37 T* end() const
38 {
39 return data + size;

Callers 15

RenderVolumetricsMethod · 0.70
UpdateFogSettingsMethod · 0.70
ResolveLightDataMethod · 0.70
UnregisterListenerMethod · 0.70
BroadcastMethod · 0.70
RegisterMethod · 0.70
UnregisterMethod · 0.70
ConvertVertexDeclToCMFFunction · 0.70
SetReversedMethod · 0.70
RemoveOwnerMeshMethod · 0.70

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.40
TYPED_TESTFunction · 0.40
RUN_ALL_TESTSFunction · 0.40