#include "GU_API.h"#include <UT/UT_RefArray.h>Go to the source code of this file.
Classes | |
| class | GU_TrimBasePoint |
| class | GU_TrimPatchPoint |
| class | GU_TrimCornerPoint |
| class | GU_TrimBaseTesselator |
| class | GU_TrimBaseRegion |
| class | GU_TrimCoreRegion |
| class | GU_TrimBasePatch |
Enumerations | |
| enum | GU_TrimPatchPointType { GU_TrimNormalPointType = 0, GU_TrimUXsectionPointType = 1, GU_TrimVXsectionPointType = 2, GU_TrimExteriorPointType = 3 } |
| GU_TrimNormalPointType | |
| GU_TrimUXsectionPointType | |
| GU_TrimVXsectionPointType | |
| GU_TrimExteriorPointType |
Definition at line 47 of file GU_TrimBasePatch.h.
1.5.9