#include <GU_TPSurfCache.h>
Public Member Functions | |
| GU_TPTrimSurfCache () | |
| ~GU_TPTrimSurfCache () | |
| void | resizeAttributes (GEO_Detail *gdp, int ptattrib=1) |
Public Attributes | |
| GD_TrimLoop * | myLoops |
| GU_TrimTesselator * | myTesselator |
| GU_TrimPatch * | myPatch |
| int | myTrimmedState |
| int | myAttribSize |
| int | myAttribDict |
| UT_Vector4Array | myPoints |
| UT_Vector3Array | myNormals |
| UT_Vector3Array | myColors |
| UT_Vector3Array | myUVs |
| UT_FloatArray | myAlphas |
Definition at line 41 of file GU_TPSurfCache.h.
| GU_TPTrimSurfCache::GU_TPTrimSurfCache | ( | ) |
| GU_TPTrimSurfCache::~GU_TPTrimSurfCache | ( | ) |
| void GU_TPTrimSurfCache::resizeAttributes | ( | GEO_Detail * | gdp, | |
| int | ptattrib = 1 | |||
| ) |
Definition at line 60 of file GU_TPSurfCache.h.
Definition at line 55 of file GU_TPSurfCache.h.
Definition at line 54 of file GU_TPSurfCache.h.
Definition at line 58 of file GU_TPSurfCache.h.
Definition at line 50 of file GU_TPSurfCache.h.
Definition at line 57 of file GU_TPSurfCache.h.
Definition at line 52 of file GU_TPSurfCache.h.
Definition at line 56 of file GU_TPSurfCache.h.
Definition at line 51 of file GU_TPSurfCache.h.
Definition at line 53 of file GU_TPSurfCache.h.
Definition at line 59 of file GU_TPSurfCache.h.
1.5.9