Rasterfarm-SDK
Loading...
Searching...
No Matches
tree.h File Reference
#include "types.h"
#include "vector.h"

Namespaces

namespace  Tree
 API for binary-space partitioning of vertex-data.
 

Macros

#define TREE_NAMESPACE_BEGIN    ENGINE_NAMESPACE_BEGIN namespace Tree {
 
#define TREE_NAMESPACE_END    ENGINE_NAMESPACE_END }
 

Typedefs

typedef unsigned char Tree::Octant
 
typedef unsigned char Tree::Quadrant
 

Macro Definition Documentation

◆ TREE_NAMESPACE_BEGIN

#define TREE_NAMESPACE_BEGIN    ENGINE_NAMESPACE_BEGIN namespace Tree {

◆ TREE_NAMESPACE_END

#define TREE_NAMESPACE_END    ENGINE_NAMESPACE_END }