Nv::Blast::TriangleProcessor Member List
This is the complete list of members for
Nv::Blast::TriangleProcessor, including all inherited members.
| buildConvexHull(std::vector< PxVec3 > &points, std::vector< PxVec3 > &convexHull, const PxVec3 &normal) | Nv::Blast::TriangleProcessor | |
| getSegmentIntersection(const PxVec2 &s1, const PxVec2 &e1, const PxVec2 &s2, const PxVec2 &e2, PxF32 &t1) | Nv::Blast::TriangleProcessor | |
| getTriangleIntersection(TrPrcTriangle &a, TrPrcTriangle2d &aProjected, TrPrcTriangle &b, PxVec3 ¢roid, std::vector< PxVec3 > &intersectionBuffer, PxVec3 normal) | Nv::Blast::TriangleProcessor | |
| isPointInside(const PxVec2 &point, const TrPrcTriangle2d &triangle) | Nv::Blast::TriangleProcessor | |
| sortToCCW(std::vector< PxVec3 > &points, PxVec3 &normal) | Nv::Blast::TriangleProcessor | |
| triangleBoundingBoxIntersection(TrPrcTriangle2d &a, TrPrcTriangle2d &b) | Nv::Blast::TriangleProcessor | |
| TriangleProcessor() | Nv::Blast::TriangleProcessor | [inline] |
| ~TriangleProcessor() | Nv::Blast::TriangleProcessor | [inline] |