biped-stabilizer 1.5.0 Stabilizer for Biped Locomotion |
#include <biped-stabilizer/third_party/wykobi/wykobi.hpp>


Public Types | |
| typedef define_point_type< T, Dimension >::PointType | PointType |
| typedef define_vector_type< T, Dimension >::VectorType | VectorType |
Public Member Functions | |
| ray () | |
| ~ray () | |
Public Attributes | |
| PointType | origin |
| VectorType | direction |
| typedef define_point_type<T,Dimension>::PointType wykobi::ray< T, Dimension >::PointType |
| typedef define_vector_type<T,Dimension>::VectorType wykobi::ray< T, Dimension >::VectorType |
| inline |
| inline |
| VectorType wykobi::ray< T, Dimension >::direction |
| PointType wykobi::ray< T, Dimension >::origin |