HDK
|
#include "GEO_API.h"
#include "GEO_Primitive.h"
#include "GEO_SurfaceType.h"
#include "GEO_Vertex.h"
#include <GA/GA_OffsetMatrix.h>
#include <UT/UT_Assert.h>
#include <UT/UT_RefMatrix.h>
#include <UT/UT_Vector3.h>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | GA_EdgeT< T, DIRECTED > |
class | GEO_HullFlags |
class | GEO_SubHullFlags |
class | GEO_SubHullPart |
class | GEO_SubHull |
class | GEO_Hull |
class | GEO_Hull::Poly |
Macros | |
#define | __GEO_Hull_H__ |
Typedefs | |
using | GA_Edge = GA_EdgeT< GA_Offset, false > |
#define __GEO_Hull_H__ |
Definition at line 21 of file GEO_Hull.h.
Definition at line 42 of file GEO_Hull.h.