Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
NodeCodecQuadTreeHalfFloat< Alignment >::Header Struct Reference

Header for the tree. More...

#include <NodeCodecQuadTreeHalfFloat.h>

Public Attributes

Float3 mRootBoundsMin
 
Float3 mRootBoundsMax
 
uint32 mRootProperties
 

Detailed Description

template<int Alignment>
struct NodeCodecQuadTreeHalfFloat< Alignment >::Header

Header for the tree.

Member Data Documentation

◆ mRootBoundsMax

template<int Alignment>
Float3 NodeCodecQuadTreeHalfFloat< Alignment >::Header::mRootBoundsMax

◆ mRootBoundsMin

template<int Alignment>
Float3 NodeCodecQuadTreeHalfFloat< Alignment >::Header::mRootBoundsMin

◆ mRootProperties

template<int Alignment>
uint32 NodeCodecQuadTreeHalfFloat< Alignment >::Header::mRootProperties

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