#include <biped-stabilizer/third_party/wykobi/wykobi.hpp>


Public Types | |
| typedef define_point_type< T, 2 >::PointType | PointType |
| typedef PointType & | reference |
Public Member Functions | |
| rectangle () | |
| ~rectangle () | |
| reference | operator[] (const std::size_t &index) |
| const_reference | operator[] (const std::size_t &index) const |
| std::size_t | size () const |
Public Attributes | |
| const typedef PointType & | const_reference |
Static Public Attributes | |
| const static std::size_t | PointCount = 2 |
| typedef define_point_type<T, 2>::PointType wykobi::rectangle< T >::PointType |
| typedef PointType& wykobi::rectangle< T >::reference |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| const typedef PointType& wykobi::rectangle< T >::const_reference |
|
static |