This is the complete list of members for GU_TrimPatch, including all inherited members.
fillCornerPoints() override | GU_TrimPatch | protectedvirtual |
fillCurvePoints() | GU_TrimBasePatch | protectedvirtual |
fillEdgePoints() | GU_TrimBasePatch | protectedvirtual |
fillPoint(GU_TrimPatchPoint *p) override | GU_TrimPatch | protectedvirtual |
freeCells() | GU_TrimBasePatch | protected |
freeCurves() | GU_TrimBasePatch | protected |
getMemoryUsage(bool inclusive) const override | GU_TrimPatch | inlinevirtual |
getTrimCurveSpan() | GU_TrimPatch | |
getTrimCurveSpanPoint(int &point) | GU_TrimPatch | |
getUIsoSpan(int &trimtype) | GU_TrimPatch | |
getUIsoSpanPoint(int &point) | GU_TrimPatch | |
getVIsoSpan(int &trimtype) | GU_TrimPatch | |
getVIsoSpanPoint(int &point) | GU_TrimPatch | |
GU_TrimBasePatch() | GU_TrimBasePatch | |
GU_TrimPatch(GU_TPSurfCache *parent, const GEO_TPSurf *surf) | GU_TrimPatch | |
initCells() | GU_TrimBasePatch | protected |
myCoreRegion | GU_TrimBasePatch | protected |
myCornerPointArray | GU_TrimBasePatch | protected |
myCurIsoIdx | GU_TrimPatch | protected |
myCurIsoOffset | GU_TrimPatch | protected |
myCurIsoPoint | GU_TrimPatch | protected |
myCurIsoTrim | GU_TrimPatch | protected |
myCurTrimCurveStart | GU_TrimPatch | protected |
myCurveStarts | GU_TrimBasePatch | protected |
myEdgeListArray | GU_TrimBasePatch | protected |
myLastWasEnd | GU_TrimPatch | protected |
myOriginalTrimLoops | GU_TrimBasePatch | protected |
myParent | GU_TrimPatch | protected |
mySpanStart | GU_TrimPatch | protected |
mySurf | GU_TrimPatch | protected |
myTrimCurve | GU_TrimPatch | protected |
myTrimCurvePoint | GU_TrimPatch | protected |
myTrimLoops | GU_TrimBasePatch | protected |
myUDiv | GU_TrimBasePatch | protected |
myUIsoparms | GU_TrimBasePatch | protected |
myULod | GU_TrimBasePatch | protected |
myVDiv | GU_TrimBasePatch | protected |
myVIsoparms | GU_TrimBasePatch | protected |
myVLod | GU_TrimBasePatch | protected |
refreshCells(GEO_AttributeHandleList *hlist, const GEO_TPSurf *surf, int umin, int umax, int vmin, int vmax) override | GU_TrimPatch | virtual |
setTrimLoops(GD_TrimLoop *loops, float umin, float vmin, float umax, float vmax) | GU_TrimBasePatch | |
startTrimCurveWalk() | GU_TrimPatch | |
startUIsoWalk(int uiso) | GU_TrimPatch | |
startVIsoWalk(int viso) | GU_TrimPatch | |
tesselate(GU_TrimBaseTesselator *tesselator) | GU_TrimBasePatch | |
trace(const GA_KnotVector &ubreaks, const GA_KnotVector &vbreaks, int uinteriordiv, int vinteriordiv, float lodc=-1) | GU_TrimBasePatch | |
traceCurve(GD_TrimLoop *loop, float curvelod) | GU_TrimBasePatch | protected |
~GU_TrimBasePatch() | GU_TrimBasePatch | virtual |
~GU_TrimPatch() override | GU_TrimPatch | |