#include <vector_bound_box.h>
Definition at line 52 of file vector_bound_box.h.
fastrack::control::VectorBoundBox::~VectorBoundBox |
( |
| ) |
|
|
inline |
fastrack::control::VectorBoundBox::VectorBoundBox |
( |
const VectorXd & |
min, |
|
|
const VectorXd & |
max |
|
) |
| |
|
inlineexplicit |
fastrack::control::VectorBoundBox::VectorBoundBox |
( |
const std::vector< double > & |
params | ) |
|
|
inlineexplicit |
bool fastrack::control::VectorBoundBox::Contains |
( |
const VectorXd & |
query | ) |
const |
|
inlinevirtual |
const VectorXd& fastrack::control::VectorBoundBox::Max |
( |
| ) |
const |
|
inline |
const VectorXd& fastrack::control::VectorBoundBox::Min |
( |
| ) |
const |
|
inline |
VectorXd fastrack::control::VectorBoundBox::ProjectToSurface |
( |
const VectorXd & |
query | ) |
const |
|
inlinevirtual |
VectorXd fastrack::control::VectorBoundBox::max_ |
|
private |
VectorXd fastrack::control::VectorBoundBox::min_ |
|
private |
The documentation for this class was generated from the following file: