HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PolyDelaunay.h File Reference
#include "GU_API.h"
#include <UT/UT_FastRandom.h>
#include <UT/UT_GeometryPredicate.h>
#include <UT/UT_Map.h>
#include <UT/UT_StringStream.h>
#include <GEO/GEO_HedgeInterface.h>
+ Include dependency graph for GU_PolyDelaunay.h:

Go to the source code of this file.

Classes

class  GU_PolyDelaunay
 

Macros

#define DELAUNAY_TINY_AREA_TOLERANCE   (std::numeric_limits<fpreal>::min())
 

Macro Definition Documentation

#define DELAUNAY_TINY_AREA_TOLERANCE   (std::numeric_limits<fpreal>::min())

Definition at line 21 of file GU_PolyDelaunay.h.