Class pSBL::Motion

Nested Relationships

This class is a nested type of Class pSBL.

Class Documentation

class Motion

Public Functions

Motion() = default
inline Motion(const base::SpaceInformationPtr &si)
~Motion() = default

Public Members

const base::State *root = {nullptr}
base::State *state = {nullptr}
Motion *parent = {nullptr}
bool valid = {false}
std::vector<Motion*> children
std::mutex lock