Public Member Functions | |
bool | operator< (Endpoint const &endpoint) const |
Public Attributes | |
int | index |
int | type |
Real | value |
Definition at line 56 of file GteBoxManager.h.
bool gte::BoxManager< Real >::Endpoint::operator< | ( | Endpoint const & | endpoint | ) | const |
Definition at line 283 of file GteBoxManager.h.
int gte::BoxManager< Real >::Endpoint::index |
Definition at line 61 of file GteBoxManager.h.
int gte::BoxManager< Real >::Endpoint::type |
Definition at line 60 of file GteBoxManager.h.
Real gte::BoxManager< Real >::Endpoint::value |
Definition at line 59 of file GteBoxManager.h.