#include <hpp/manipulation/graph/statistics.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
hpp::manipulation::graph::NodeHistogram::NodeHistogram |
( |
const graph::GraphPtr_t & |
graph | ) |
|
Constructor.
- Parameters:
-
graph | The constraint graph used to get the nodes from a configuration. |
Member Function Documentation
void hpp::manipulation::graph::NodeHistogram::add |
( |
const core::NodePtr_t & |
n | ) |
[virtual] |
virtual HistogramPtr_t hpp::manipulation::graph::NodeHistogram::clone |
( |
| ) |
const [virtual] |
const graph::GraphPtr_t& hpp::manipulation::graph::NodeHistogram::constraintGraph |
( |
| ) |
const |
std::ostream& hpp::manipulation::graph::NodeHistogram::print |
( |
std::ostream & |
os | ) |
const |