Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
Raycaster::TriangleInfos Struct Reference

Public Attributes

BoundingBox box
 The triangle axis-aligned bounding box.
 
unsigned long v0 = 0
 First vertex index.
 
unsigned long v1 = 0
 Second vertex index.
 
unsigned long v2 = 0
 Third vertex index.
 
unsigned long localId = 0
 Position of the triangle first vertex in the mesh initial index buffer.
 
unsigned int meshId = 0
 Index of the mesh this triangle belongs to.
 

Detailed Description

Internal triangle representation.


The documentation for this struct was generated from the following file: