HDK
|
#include "GU_API.h"
#include <UT/UT_IntArray.h>
#include <UT/UT_Array.h>
#include <GEO/GEO_Closure.h>
#include <GEO/GEO_PointClassifier.h>
Go to the source code of this file.
Classes | |
class | GU_PolyKnitParms |
Parameters for PolyKnit. More... | |
class | GU_PolyKnit |
Enumerations | |
enum | GU_PolyKnitType { GU_POLYKNIT_TRIANGLE = 0, GU_POLYKNIT_QUAD, GU_POLYKNIT_META_TRIANGLE, GU_POLYKNIT_META_QUAD } |
enum GU_PolyKnitType |
Enumerator | |
---|---|
GU_POLYKNIT_TRIANGLE | |
GU_POLYKNIT_QUAD | |
GU_POLYKNIT_META_TRIANGLE | |
GU_POLYKNIT_META_QUAD |
Definition at line 29 of file GU_PolyKnit.h.