HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_PointTree.h File Reference
#include "UT_API.h"
#include "UT_Array.h"
#include "UT_BoundingBox.h"
#include "UT_FloatArray.h"
#include "UT_NonCopyable.h"
#include "UT_VectorTypes.h"
+ Include dependency graph for UT_PointTree.h:

Go to the source code of this file.

Classes

class  UT_PointTree
 

Typedefs

typedef int(* UT_PointTreeValidNearestFunc )(void *data, void *userdata)
 

Typedef Documentation

typedef int(* UT_PointTreeValidNearestFunc)(void *data, void *userdata)

Definition at line 29 of file UT_PointTree.h.