This is the complete list of members for GQ_StraightSkeleton, including all inherited members.
| ALTERNATING_REACHABILITY enum value | GQ_StraightSkeleton | |
| ALTERNATING_REACHABILITY_WITH_SHARED_EDGES enum value | GQ_StraightSkeleton | |
| buildOffsetGeometry(GU_Detail *gdp, OffsetGeoType type, fpreal64 distance, int ndivs, bool inside, bool outside, bool keep_input, const GA_PrimitiveGroup *input_group, GA_PrimitiveGroup *inside_group, GA_PrimitiveGroup *outside_group, bool split_curves_to_omit_end_caps, const char *edge_dist_attrib_name, const char *edge_speed_attrib_name, bool updatePointNormals=true) | GQ_StraightSkeleton | |
| computeSkeleton(GU_Detail *gdp, const GA_PrimitiveGroup *prim_group) | GQ_StraightSkeleton | |
| fitPlane(const GU_Detail *gdp, const GA_PointGroup *pointGroup=0, UT_Vector3 *outNormal=0, fpreal *outDistance=0) | GQ_StraightSkeleton | |
| getDistanceTol() const | GQ_StraightSkeleton | inline |
| getInOutType() const | GQ_StraightSkeleton | inline |
| getInsideWeightAttrib() const | GQ_StraightSkeleton | inline |
| getOutsideWeightAttrib() const | GQ_StraightSkeleton | inline |
| getParallelismTol() const | GQ_StraightSkeleton | inline |
| getSkeletonComputationErrors(UT_ErrorManager &errors) | GQ_StraightSkeleton | |
| getSkeletonComputationErrorSeverity() | GQ_StraightSkeleton | |
| GQ_StraightSkeleton() | GQ_StraightSkeleton | explicit |
| InOutType enum name | GQ_StraightSkeleton | |
| make2D(const UT_Vector3 &pos) const | GQ_StraightSkeleton | |
| make3D(const UT_Vector2 &pos) const | GQ_StraightSkeleton | |
| OFFSET_CURVES enum value | GQ_StraightSkeleton | |
| OFFSET_SURFACES enum value | GQ_StraightSkeleton | |
| OffsetGeoType enum name | GQ_StraightSkeleton | |
| setDistanceTol(fpreal64 tol) | GQ_StraightSkeleton | |
| setInOutType(InOutType type) | GQ_StraightSkeleton | inline |
| setInsideWeightAttrib(const char *attrib) | GQ_StraightSkeleton | inline |
| setOutsideWeightAttrib(const char *attrib) | GQ_StraightSkeleton | inline |
| setParallelismTol(fpreal64 tol) | GQ_StraightSkeleton | |
| setPlane(const UT_Vector3 &normal, fpreal distance) | GQ_StraightSkeleton | |
| SIMPLE_REACHABILITY enum value | GQ_StraightSkeleton | |
| VERTEX_ORDER enum value | GQ_StraightSkeleton | |
| ~GQ_StraightSkeleton() | GQ_StraightSkeleton | virtual |