HDK
|
#include "GEO_TriMesh.h"
#include "GEO_PrimType.h"
#include "GEO_PrimTypeCompat.h"
#include "GEO_API.h"
#include "GEO_PolyCounts.h"
#include <GA/GA_Detail.h>
#include <GA/GA_ElementWrangler.h>
#include <GA/GA_Types.h>
#include <UT/UT_Array.h>
#include <UT/UT_SafeFloat.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Deprecated.h>
#include <SYS/SYS_Inline.h>
Go to the source code of this file.
Classes | |
class | GEO_PrimPolySoup |
A soup of polygons. More... | |
class | GEO_PrimPolySoup::PolygonIterator |
class | GEO_PrimPolySoup::VertexIterator |
class | GEO_PolySoupParms |
Structure for the PolySouping code. More... | |
Macros | |
#define | __GEO_PrimPolySoup__ |
#define __GEO_PrimPolySoup__ |
Definition at line 15 of file GEO_PrimPolySoup.h.