Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Vector4
Class
Vector4
trinityal/tests/Raytracing.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
};
31
32
struct Vector4
33
{
34
float x, y, z, w;
35
};
36
37
Vector3 cubeVertices[] = {
38
Vector3( -1, -1, 1 ),
Callers
15
SetupScreenQuad
Function · 0.50
SetupScreenQuadInCameraSpace
Function · 0.50
InitializeTrinity
Function · 0.50
RenderVolumetrics
Method · 0.50
UpdatePerObjectData
Method · 0.50
CalculateAABB
Method · 0.50
SetupShadowSplit
Method · 0.50
WriteLineVerticesToBuffer
Method · 0.50
WriteParticleVerticesToBuffer
Method · 0.50
DrawText
Method · 0.50
RenderPicking
Method · 0.50
Hemisphere
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected