Box3D 0.1.0
A 3D physics engine for games
Loading...
Searching...
No Matches
b3MeshNode.data Union Reference

Anonymous union. More...

Data Fields

struct { 
uint32_t axis: 2
 Split axis. 0, 1, or 2.
uint32_t childOffset: 30
 Offset of the second child node.
asNode
 Internal node.
struct { 
uint32_t type: 2
 Aligned with axis above and has value of 3 if this is a leaf.
uint32_t triangleCount: 30
 The number of triangles for this leaf node.
asLeaf
 Leaf node.

Detailed Description

Anonymous union.


The documentation for this union was generated from the following files: