VectorEntity
1.1.0
Medical Data Segmentation Toolkit
|
_A | vctl::MCPlane | [protected] |
_B (defined in vctl::MCPlane) | vctl::MCPlane | [protected] |
_C (defined in vctl::MCPlane) | vctl::MCPlane | [protected] |
_D (defined in vctl::MCPlane) | vctl::MCPlane | [protected] |
BOTH_IN_PLANE enum value | vctl::MCPlane | |
FIRST_VERTEX_IN_PLANE enum value | vctl::MCPlane | |
GetA() const | vctl::MCPlane | [inline] |
GetB() const (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
GetC() const (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
GetD() const (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
GetNormal() | vctl::MCPlane | [inline] |
INTERSECTS enum value | vctl::MCPlane | |
IsValid() | vctl::MCPlane | [inline, protected] |
MCCoordinatePlaneType enum name | vctl::MCPlane | |
MCPlane() | vctl::MCPlane | [inline] |
MCPlane(double A, double B, double C, double D) | vctl::MCPlane | [inline] |
MCPlane(MCVertex *vertex, MCVector3D *normal) | vctl::MCPlane | [inline] |
MCPlane(MCVertex *v1, MCVertex *v2, MCVertex *v3) | vctl::MCPlane | [inline] |
MCPlane(MCCoordinatePlaneType cplane) | vctl::MCPlane | [inline] |
MCPlane(MCCoordinatePlaneType cplane, MCVertex *vertex) | vctl::MCPlane | [inline] |
MCPlane(MCCoordinatePlaneType cplane, double distance) | vctl::MCPlane | [inline] |
MCRelativePosition enum name | vctl::MCPlane | |
MoveBy(double distance) | vctl::MCPlane | [inline] |
MoveTo(MCVertex *vertex) | vctl::MCPlane | [inline] |
NormalizeVector() | vctl::MCPlane | [inline] |
OUT_OF_PLANE enum value | vctl::MCPlane | |
Position(MCEdge *edge, MCVertex &intersection) | vctl::MCPlane | [inline] |
Position(MCVertex *v1, MCVertex *v2, MCVertex &intersection) | vctl::MCPlane | |
SECOND_VERTEX_IN_PLANE enum value | vctl::MCPlane | |
SetA(double A) | vctl::MCPlane | [inline] |
SetB(double B) (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
SetC(double C) (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
SetD(double D) (defined in vctl::MCPlane) | vctl::MCPlane | [inline] |
TestIdentity(MCPlane *test_plane) | vctl::MCPlane | [inline] |
ToPlaneEquation(MCVertex *v) | vctl::MCPlane | [inline] |
XY_PLANE enum value | vctl::MCPlane | |
XZ_PLANE enum value | vctl::MCPlane | |
YZ_PLANE enum value | vctl::MCPlane | |
~MCPlane() | vctl::MCPlane | [inline] |