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

#include <ompl_exo.h>

Inheritance diagram for exotica::OMPLSE3RNProjection:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

std::vector< int > variables_
 

Detailed Description

Definition at line 273 of file ompl_exo.h.

Constructor & Destructor Documentation

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

Definition at line 276 of file ompl_exo.h.

exotica::OMPLSE3RNProjection::~OMPLSE3RNProjection ( )
inline

Definition at line 282 of file ompl_exo.h.

Member Function Documentation

void exotica::OMPLSE3RNProjection::defaultCellSizes ( )
inlineoverride

Definition at line 291 of file ompl_exo.h.

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

Definition at line 286 of file ompl_exo.h.

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

Definition at line 297 of file ompl_exo.h.

Member Data Documentation

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

Definition at line 306 of file ompl_exo.h.


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


exotica_ompl_solver
Author(s): Yiming Yang
autogenerated on Sat Apr 10 2021 02:36:37