Rasterfarm-SDK
Loading...
Searching...
No Matches
Tree Namespace Reference

API for binary-space partitioning of vertex-data. More...

Classes

class  AABoxTree
 
class  AACubeTree
 
class  CubeTree
 
class  QuadTree
 

Typedefs

typedef unsigned char Octant
 
typedef unsigned char Quadrant
 

Detailed Description

API for binary-space partitioning of vertex-data.

Typedef Documentation

◆ Octant

typedef unsigned char Tree::Octant

Defines a Node's location within a node.

◆ Quadrant

typedef unsigned char Tree::Quadrant

Defines a Node's location within a node.