|
HDK
|
This is the complete list of members for GU_Cookie, including all inherited members.
| addPointToGroup(GA_Offset ptoff, GEO_PrimPoly *poly) | GU_Cookie | |
| buildConnectivityGraph() | GU_Cookie | |
| buildTrimSegments(GEO_PrimPoly *dst, GEO_PrimPoly *src) | GU_Cookie | |
| buildTrimSegmentsCoplanar(GEO_PrimPoly *dst, GEO_PrimPoly *src, bool reverse) | GU_Cookie | |
| classifyPolygons(const GA_PrimitiveGroup &originalgrp, GA_PrimitiveGroup &ingrp, GA_PrimitiveGroup &outgrp, GA_PrimitiveGroup &overlapgrp, UT_IntArray *edges, const GA_PrimitiveGroup &othergrp, GU_RayIntersect *&inter, bool insidetest, bool inter_closed) | GU_Cookie | |
| cookie(GU_Detail &gdp, int generatecrease, GA_PrimitiveGroup &aingrp, GA_PrimitiveGroup &aoutgrp, GA_PrimitiveGroup &aoverlapgrp, int aclosed, GA_PrimitiveGroup &bingrp, GA_PrimitiveGroup &boutgrp, GA_PrimitiveGroup &boverlapgrp, int bclosed, int insidetest) | GU_Cookie | |
| createEdgeVertex(GA_WorkVertexBuffer &vbuf, guTrimInfo *base, int edge, float t, int dir) | GU_Cookie | |
| createPoly(guTrimInfo *base, const UT_Array< GA_Offset > &vtxes, bool closed, bool preserve_groups=true) | GU_Cookie | |
| EdgeTable typedef | GU_Cookie | protected |
| getDetail() const | GU_Cookie | inline |
| getTolerance() | GU_Cookie | inline |
| GU_Cookie() | GU_Cookie | |
| myAutoJoin | GU_Cookie | protected |
| myEdgeTable | GU_Cookie | protected |
| myGdp | GU_Cookie | protected |
| myGrpA | GU_Cookie | protected |
| myGrpB | GU_Cookie | protected |
| myIsects | GU_Cookie | protected |
| myPtGrpA | GU_Cookie | protected |
| myPtGrpB | GU_Cookie | protected |
| myTol | GU_Cookie | protected |
| myTrimInfo | GU_Cookie | protected |
| myWranglers | GU_Cookie | protected |
| performIsect(int primIdA, int primIdB) | GU_Cookie | |
| punchHole(GEO_PrimPoly *base, GEO_PrimPoly *hole) | GU_Cookie | |
| setAutoJoin(int aj) | GU_Cookie | inline |
| setGroups(const GA_PrimitiveGroup *agrp, const GA_PrimitiveGroup *bgrp, GA_PointGroup *aptgrp, GA_PointGroup *bptgrp) | GU_Cookie | inline |
| setTolerance(float tol) | GU_Cookie | inline |
| ~GU_Cookie() | GU_Cookie | virtual |