#include <Wm4Query3Int64.h>
Public Member Functions | |
virtual Query::Type | GetType () const |
Query3Int64 (int iVQuantity, const Vector3< Real > *akVertex) | |
virtual int | ToCircumsphere (const Vector3< Real > &rkP, int iV0, int iV1, int iV2, int iV3) const |
virtual int | ToPlane (const Vector3< Real > &rkP, int iV0, int iV1, int iV2) const |
Definition at line 27 of file Wm4Query3Int64.h.
Wm4::Query3Int64< Real >::Query3Int64 | ( | int | iVQuantity, | |
const Vector3< Real > * | akVertex | |||
) | [inline] |
Definition at line 21 of file Wm4Query3Int64.inl.
Query::Type Wm4::Query3Int64< Real >::GetType | ( | void | ) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 28 of file Wm4Query3Int64.inl.
References Wm4::Query::QT_INT64.
int Wm4::Query3Int64< 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 56 of file Wm4Query3Int64.inl.
References Wm4::Query3< Real >::m_akVertex.
int Wm4::Query3Int64< Real >::ToPlane | ( | const Vector3< Real > & | rkP, | |
int | iV0, | |||
int | iV1, | |||
int | iV2 | |||
) | const [inline, virtual] |
Reimplemented from Wm4::Query3< Real >.
Definition at line 34 of file Wm4Query3Int64.inl.
References Wm4::Query3< Real >::m_akVertex.