|
HDK
|
This is the complete list of members for GU_IntersectionAnalysis, including all inherited members.
| findIntersectionPoints(const GEO_Detail *gdp0, const GA_PrimitiveGroup *prim_grp0, const GEO_Detail *gdp1=NULL, const GA_PrimitiveGroup *prim_grp1=NULL, Real prox_tol=0, UT_Array< UT_Int32Array > *input_num_arr=NULL, UT_Array< UT_Int64Array > *prim_num_arr=NULL, UT_Array< UT_Fpreal32Array > *prim_uvw_arr=NULL, UT_Array< UT_Int64Array > *pt_num_arr=NULL) | GU_IntersectionAnalysis | static |
| Real typedef | GU_IntersectionAnalysis | |
| SEGMENT_INTERIOR enum value | GU_IntersectionAnalysis | |
| SEGMENT_SEGMENT enum value | GU_IntersectionAnalysis | |
| SEGMENT_VERTEX enum value | GU_IntersectionAnalysis | |
| SegmentIntersectionType enum name | GU_IntersectionAnalysis | |
| segmentSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &q0, const Vec3 &q1) | GU_IntersectionAnalysis | static |
| segmentSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &q0, const Vec3 &q1, const UT_GeometryPredicates< Real, USEFILTER > &pred) | GU_IntersectionAnalysis | static |
| segmentSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &q0, const Vec3 &q1, Real tol) | GU_IntersectionAnalysis | static |
| segmentSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &q0, const Vec3 &q1, Real tol, const UT_GeometryPredicates< Real, USEFILTER > &pred) | GU_IntersectionAnalysis | static |
| TRIANGLE_EDGE enum value | GU_IntersectionAnalysis | |
| TRIANGLE_INTERIOR enum value | GU_IntersectionAnalysis | |
| TRIANGLE_SEGMENT enum value | GU_IntersectionAnalysis | |
| TRIANGLE_VERTEX enum value | GU_IntersectionAnalysis | |
| TriangleIntersectionType enum name | GU_IntersectionAnalysis | |
| triangleSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &p2, const Vec3 &n, const Vec3 &a, const Vec3 &b) | GU_IntersectionAnalysis | static |
| triangleSegmentIntersect(const Vec3 &p0, const Vec3 &p1, const Vec3 &p2, const Vec3 &n, const Vec3 &a, const Vec3 &b, const UT_GeometryPredicates< Real, USEFILTER > &pred) | GU_IntersectionAnalysis | static |
| validateGeometry(const GU_Detail *geo, std::string &warning) | GU_IntersectionAnalysis | static |
| Vec2 typedef | GU_IntersectionAnalysis | |
| Vec3 typedef | GU_IntersectionAnalysis | |
| Vec3f typedef | GU_IntersectionAnalysis | |
| Vec4 typedef | GU_IntersectionAnalysis |