All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Eegeo::Collision::CollisionBvhNode Struct Reference

Public Member Functions

 CollisionBvhNode (const Eegeo::Rendering::VertexTypes::ShortPositionVertex &quantizedSphereCentre, u16 quantizedSphereRadius, u32 packedRanges)
 
const
Eegeo::Rendering::VertexTypes::ShortPositionVertex
QuantizedSphereCentre () const
 
u16 QuantizedSphereRadius () const
 
int FirstChildIndex () const
 
int ChildCount () const
 
bool IsLeafNode () const
 

Static Public Member Functions

static CollisionBvhNode Make (const Eegeo::Rendering::VertexTypes::ShortPositionVertex &quantizedSphereCentre, u16 quantizedSphereRadius, int firstChildIndex, int childCount, bool isLeaf)
 

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