HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SpatialTree.h File Reference
#include "UT_API.h"
#include "UT_RingBuffer.h"
#include "UT_SmallObject.h"
#include "UT_StackAlloc.h"
#include "UT_ValArray.h"
#include <iostream>
#include <string.h>
#include <stack>
+ Include dependency graph for UT_SpatialTree.h:

Go to the source code of this file.

Classes

class  UT_STAccepter
 
class  UT_SpatialTree< T, S, B, N >
 
class  UT_SpatialTree< T, S, B, N >::NodeIterator
 
class  UT_STBasicSubD
 

Macros

#define MIN_NODE_SIZE   1e-3
 

Macro Definition Documentation

#define MIN_NODE_SIZE   1e-3

Definition at line 63 of file UT_SpatialTree.h.