#include <GU_TrimPatch.h>
|
| | GU_TrimPatch (GU_TPSurfCache *parent, const GEO_TPSurf *surf) |
| |
| | ~GU_TrimPatch () override |
| |
| int64 | getMemoryUsage (bool inclusive) const override |
| |
| void | refreshCells (GEO_AttributeHandleList *hlist, const GEO_TPSurf *surf, int umin, int umax, int vmin, int vmax) override |
| |
| void | startUIsoWalk (int uiso) |
| |
| int | getUIsoSpan (int &trimtype) |
| |
| int | getUIsoSpanPoint (int &point) |
| |
| void | startVIsoWalk (int viso) |
| |
| int | getVIsoSpan (int &trimtype) |
| |
| int | getVIsoSpanPoint (int &point) |
| |
| void | startTrimCurveWalk () |
| |
| int | getTrimCurveSpan () |
| |
| int | getTrimCurveSpanPoint (int &point) |
| |
| | GU_TrimBasePatch () |
| |
| virtual | ~GU_TrimBasePatch () |
| |
| void | trace (const GA_KnotVector &ubreaks, const GA_KnotVector &vbreaks, int uinteriordiv, int vinteriordiv, float lodc=-1) |
| |
| void | tesselate (GU_TrimBaseTesselator *tesselator) |
| |
| int | setTrimLoops (GD_TrimLoop *loops, float umin, float vmin, float umax, float vmax) |
| |
Definition at line 120 of file GU_TrimPatch.h.
| GU_TrimPatch::~GU_TrimPatch |
( |
| ) |
|
|
override |
| void GU_TrimPatch::fillCornerPoints |
( |
| ) |
|
|
overrideprotectedvirtual |
| int64 GU_TrimPatch::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
|
inlineoverridevirtual |
| int GU_TrimPatch::getTrimCurveSpan |
( |
| ) |
|
| int GU_TrimPatch::getTrimCurveSpanPoint |
( |
int & |
point | ) |
|
| int GU_TrimPatch::getUIsoSpan |
( |
int & |
trimtype | ) |
|
| int GU_TrimPatch::getUIsoSpanPoint |
( |
int & |
point | ) |
|
| int GU_TrimPatch::getVIsoSpan |
( |
int & |
trimtype | ) |
|
| int GU_TrimPatch::getVIsoSpanPoint |
( |
int & |
point | ) |
|
| void GU_TrimPatch::startTrimCurveWalk |
( |
| ) |
|
| void GU_TrimPatch::startUIsoWalk |
( |
int |
uiso | ) |
|
| void GU_TrimPatch::startVIsoWalk |
( |
int |
viso | ) |
|
| int GU_TrimPatch::myCurIsoIdx |
|
protected |
| int GU_TrimPatch::myCurIsoOffset |
|
protected |
| int GU_TrimPatch::myCurIsoTrim |
|
protected |
| int GU_TrimPatch::myLastWasEnd |
|
protected |
| int GU_TrimPatch::mySpanStart |
|
protected |
The documentation for this class was generated from the following file: