libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Cube Class Reference

Public Member Functions

 Cube (int index, GridGraph *graph, int tries=0, int found=0)
 
 Cube (const Cube &other)
 
Cubeoperator= (const Cube &other)
 
int sample (std::vector< Node * > &new_nodes, int n, int limit)
 
void addNode (Node *N)
 
double edgeMean ()
 
double outgoingMean ()
 

Public Attributes

std::vector< Node * > mNodes
 
int mTries
 
int mFound
 
int mIndex
 
GridGraphmG
 
bool mDisabled
 
SamplingAPImSampler
 

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