Exotica
Public Member Functions | Private Attributes | List of all members
exotica::OMPLSE2RNProjection Class Reference

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLSE2RNProjection:
Inheritance graph
Collaboration diagram for exotica::OMPLSE2RNProjection:
Collaboration graph

Public Member Functions

 OMPLSE2RNProjection (const ompl::base::StateSpacePtr &space, const std::vector< int > &vars)
 
 ~OMPLSE2RNProjection ()
 
unsigned int getDimension (void) const override
 
void defaultCellSizes () override
 
void project (const ompl::base::State *state, OMPLProjection projection) const override
 

Private Attributes

std::vector< int > variables_
 

Constructor & Destructor Documentation

◆ OMPLSE2RNProjection()

exotica::OMPLSE2RNProjection::OMPLSE2RNProjection ( const ompl::base::StateSpacePtr &  space,
const std::vector< int > &  vars 
)
inline

◆ ~OMPLSE2RNProjection()

exotica::OMPLSE2RNProjection::~OMPLSE2RNProjection ( )
inline

Member Function Documentation

◆ defaultCellSizes()

void exotica::OMPLSE2RNProjection::defaultCellSizes ( )
inlineoverride

◆ getDimension()

unsigned int exotica::OMPLSE2RNProjection::getDimension ( void  ) const
inlineoverride

◆ project()

void exotica::OMPLSE2RNProjection::project ( const ompl::base::State *  state,
OMPLProjection  projection 
) const
inlineoverride

Member Data Documentation

◆ variables_

std::vector<int> exotica::OMPLSE2RNProjection::variables_
private

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