Public Member Functions
g2o::AbstractHyperGraphElementCreator Class Reference

Abstract interface for allocating HyperGraphElement. More...

#include <creators.h>

Inheritance diagram for g2o::AbstractHyperGraphElementCreator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual
HyperGraph::HyperGraphElement
construct ()=0
virtual const std::string & name () const =0

Detailed Description

Abstract interface for allocating HyperGraphElement.

Definition at line 31 of file creators.h.


Member Function Documentation

create a hyper graph element. Has to implemented in derived class.

Implemented in g2o::HyperGraphElementCreator< T >.

virtual const std::string& g2o::AbstractHyperGraphElementCreator::name ( ) const [pure virtual]

name of the class to be created. Has to implemented in derived class.

Implemented in g2o::HyperGraphElementCreator< T >.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30