This is the complete list of members for vrender::PrimitivePositioning, including all inherited members.
_EPS | vrender::PrimitivePositioning | privatestatic |
computeRelativePosition(const Primitive *p1, const Primitive *p2) | vrender::PrimitivePositioning | static |
computeRelativePosition(const Polygone *p1, const Polygone *p2) | vrender::PrimitivePositioning | privatestatic |
computeRelativePosition(const Polygone *p1, const Segment *p2) | vrender::PrimitivePositioning | privatestatic |
computeRelativePosition(const Polygone *p1, const Point *p2) | vrender::PrimitivePositioning | privatestatic |
computeRelativePosition(const Segment *p1, const Segment *p2) | vrender::PrimitivePositioning | privatestatic |
createGPCPolygon_XY(const Polygone *P) | vrender::PrimitivePositioning | privatestatic |
getsigns(const Primitive *P, const NVector3 &v, double C, std::vector< int > &signs, std::vector< double > &zvals, int &Smin, int &Smax, double I_EPS) | vrender::PrimitivePositioning | privatestatic |
Independent enum value | vrender::PrimitivePositioning | |
intersectSegments_XY(const Vector2 &P1, const Vector2 &Q1, const Vector2 &P2, const Vector2 &Q2, double I_EPS, double &t1, double &t2) | vrender::PrimitivePositioning | privatestatic |
inverseRP(int) | vrender::PrimitivePositioning | privatestatic |
Lower enum value | vrender::PrimitivePositioning | |
pointOutOfPolygon_XY(const Vector3 &P, const Polygone *Q, double I_EPS) | vrender::PrimitivePositioning | privatestatic |
RelativePosition enum name | vrender::PrimitivePositioning | |
split(Segment *S, const NVector3 &v, double C, Primitive *&P_plus, Primitive *&P_moins) | vrender::PrimitivePositioning | static |
split(Point *P, const NVector3 &v, double C, Primitive *&P_plus, Primitive *&P_moins) | vrender::PrimitivePositioning | static |
split(Polygone *P, const NVector3 &v, double C, Primitive *&P_plus, Primitive *&P_moins) | vrender::PrimitivePositioning | static |
splitPrimitive(Primitive *P, const NVector3 &v, double c, Primitive *&prim_up, Primitive *&prim_lo) | vrender::PrimitivePositioning | static |
Upper enum value | vrender::PrimitivePositioning |