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