Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RenderVolumetrics
Method · 0.70
UpdateFogSettings
Method · 0.70
ResolveLightData
Method · 0.70
RenderRaytracedShadows
Method · 0.70
UnregisterListener
Method · 0.70
Broadcast
Method · 0.70
Register
Method · 0.70
Unregister
Method · 0.70
ConvertVertexDeclToGranny
Function · 0.70
ConvertVertexDeclToCMF
Function · 0.70
SetReversed
Method · 0.70
RemoveOwnerMesh
Method · 0.70
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.40
TYPED_TEST
Function · 0.40
RUN_ALL_TESTS
Function · 0.40