HDK
|
#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>
Go to the source code of this file.
Classes | |
class | GU_PolyDelaunay |
Macros | |
#define | DELAUNAY_TINY_AREA_TOLERANCE (std::numeric_limits<fpreal>::min()) |
#define DELAUNAY_TINY_AREA_TOLERANCE (std::numeric_limits<fpreal>::min()) |
Definition at line 21 of file GU_PolyDelaunay.h.