Struct ModelGraphVertex

Struct Documentation

struct ModelGraphVertex

Represents a vertex (body, sensor, operational frame) in the model graph.

Public Functions

inline void addGeometry(const Geometry &geo)

Public Members

std::string name

Unique name of the body.

FrameVariant frame
std::vector<Geometry> geometries