#include <hpp/manipulation/graph/statistics.hh>
◆ Parent
◆ StateHistogram()
hpp::manipulation::graph::StateHistogram::StateHistogram |
( |
const graph::GraphPtr_t & |
graph | ) |
|
Constructor
- Parameters
-
graph | The constraint graph used to get the states from a configuration. |
◆ add()
void hpp::manipulation::graph::StateHistogram::add |
( |
const RoadmapNodePtr_t & |
n | ) |
|
|
virtual |
◆ clear()
void hpp::manipulation::graph::StateHistogram::clear |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual HistogramPtr_t hpp::manipulation::graph::StateHistogram::clone |
( |
| ) |
const |
|
virtual |
◆ constraintGraph()
const graph::GraphPtr_t& hpp::manipulation::graph::StateHistogram::constraintGraph |
( |
| ) |
const |
◆ print()
std::ostream& hpp::manipulation::graph::StateHistogram::print |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: