Pioneer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
BVHTree Class Reference

#include <BVHTree.h>

Public Types

typedef int objPtr_t
 

Public Member Functions

 BVHTree (const int numObjs, const objPtr_t *objPtrs, const Aabb *objAabbs)
 
 ~BVHTree ()
 
BVHNodeGetRoot ()
 

Member Typedef Documentation

◆ objPtr_t

typedef int BVHTree::objPtr_t

Constructor & Destructor Documentation

◆ BVHTree()

BVHTree::BVHTree ( const int  numObjs,
const objPtr_t objPtrs,
const Aabb objAabbs 
)

◆ ~BVHTree()

BVHTree::~BVHTree ( )
inline

Member Function Documentation

◆ GetRoot()

BVHNode * BVHTree::GetRoot ( )
inline

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