Public Member Functions | |
bool | operator< (SphericalArc const &arc) const |
SphericalArc () | |
Public Attributes | |
int | negChild |
int | negVertex |
int | nIndex [2] |
Vector3< Real > | normal |
int | posChild |
int | posVertex |
int | separation |
Definition at line 43 of file GteExtremalQuery3BSP.h.
gte::ExtremalQuery3BSP< Real >::SphericalArc::SphericalArc | ( | ) |
Definition at line 432 of file GteExtremalQuery3BSP.h.
bool gte::ExtremalQuery3BSP< Real >::SphericalArc::operator< | ( | SphericalArc const & | arc | ) | const |
Definition at line 440 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::negChild |
Definition at line 74 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::negVertex |
Definition at line 71 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::nIndex[2] |
Definition at line 56 of file GteExtremalQuery3BSP.h.
Vector3<Real> gte::ExtremalQuery3BSP< Real >::SphericalArc::normal |
Definition at line 64 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::posChild |
Definition at line 74 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::posVertex |
Definition at line 71 of file GteExtremalQuery3BSP.h.
int gte::ExtremalQuery3BSP< Real >::SphericalArc::separation |
Definition at line 61 of file GteExtremalQuery3BSP.h.