#include <ZMPDistributor.h>
Definition at line 25 of file ZMPDistributor.h.
FootSupportPolygon::FootSupportPolygon |
( |
| ) |
|
|
inline |
Eigen::Vector2d FootSupportPolygon::get_foot_vertex |
( |
const size_t |
foot_idx, |
|
|
const size_t |
vtx_idx |
|
) |
| |
|
inline |
void FootSupportPolygon::get_vertices |
( |
std::vector< std::vector< Eigen::Vector2d > > & |
vs | ) |
|
|
inline |
bool FootSupportPolygon::inside_foot |
( |
size_t |
idx | ) |
|
|
inline |
void FootSupportPolygon::print_vertices |
( |
const std::string & |
str | ) |
|
|
inline |
void FootSupportPolygon::set_vertices |
( |
const std::vector< std::vector< Eigen::Vector2d > > & |
vs | ) |
|
|
inline |
std::vector<std::vector<Eigen::Vector2d> > FootSupportPolygon::foot_vertices |
|
private |
The documentation for this class was generated from the following file: