#include <Wm4Query3TRational.h>
Public Member Functions | |
virtual Query::Type | GetType () const |
Query3TRational (int iVQuantity, const Vector3< Real > *akVertex) | |
virtual int | ToCircumsphere (const Vector3< Real > &rkP, int iV0, int iV1, int iV2, int iV3) const |
virtual int | ToCircumsphere (int i, int iV0, int iV1, int iV2, int iV3) const |
virtual int | ToPlane (const Vector3< Real > &rkP, int iV0, int iV1, int iV2) const |
virtual int | ToPlane (int i, int iV0, int iV1, int iV2) const |
virtual int | ToTetrahedron (const Vector3< Real > &rkP, int iV0, int iV1, int iV2, int iV3) const |
virtual int | ToTetrahedron (int i, int iV0, int iV1, int iV2, int iV3) const |
virtual | ~Query3TRational () |
Definition at line 28 of file Wm4Query3TRational.h.
Wm4::Query3TRational< Real >::Query3TRational | ( | int | iVQuantity, | |
const Vector3< Real > * | akVertex | |||
) | [inline] |
Definition at line 21 of file Wm4Query3TRational.inl.
References Wm4::Query3< Real >::m_iVQuantity, and WM4_NEW.
Wm4::Query3TRational< Real >::~Query3TRational | ( | ) | [inline, virtual] |
Definition at line 32 of file Wm4Query3TRational.inl.
References WM4_DELETE.
Query::Type Wm4::Query3TRational< Real >::GetType | ( | void | ) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 39 of file Wm4Query3TRational.inl.
References Wm4::Query::QT_RATIONAL.
int Wm4::Query3TRational< Real >::ToCircumsphere | ( | const Vector3< Real > & | rkP, | |
int | iV0, | |||
int | iV1, | |||
int | iV2, | |||
int | iV3 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 97 of file Wm4Query3TRational.inl.
References Wm4::Query3TRational< Real >::ToCircumsphere().
int Wm4::Query3TRational< Real >::ToCircumsphere | ( | int | i, | |
int | iV0, | |||
int | iV1, | |||
int | iV2, | |||
int | iV3 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 88 of file Wm4Query3TRational.inl.
Referenced by Wm4::Query3TRational< Real >::ToCircumsphere().
int Wm4::Query3TRational< Real >::ToPlane | ( | const Vector3< Real > & | rkP, | |
int | iV0, | |||
int | iV1, | |||
int | iV2 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 53 of file Wm4Query3TRational.inl.
References Wm4::Query3TRational< Real >::ToPlane().
int Wm4::Query3TRational< Real >::ToPlane | ( | int | i, | |
int | iV0, | |||
int | iV1, | |||
int | iV2 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 45 of file Wm4Query3TRational.inl.
Referenced by Wm4::Query3TRational< Real >::ToPlane().
int Wm4::Query3TRational< Real >::ToTetrahedron | ( | const Vector3< Real > & | rkP, | |
int | iV0, | |||
int | iV1, | |||
int | iV2, | |||
int | iV3 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 75 of file Wm4Query3TRational.inl.
References Wm4::Query3TRational< Real >::ToTetrahedron().
int Wm4::Query3TRational< Real >::ToTetrahedron | ( | int | i, | |
int | iV0, | |||
int | iV1, | |||
int | iV2, | |||
int | iV3 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 66 of file Wm4Query3TRational.inl.
Referenced by Wm4::Query3TRational< Real >::ToTetrahedron().