YARP
Yet Another Robot Platform
yarp::manager::GraphicModel Class Reference

#include <yarp/manager/node.h>

Public Member Functions

 GraphicModel ()=default
 
virtual ~GraphicModel ()=default
 

Public Attributes

std::vector< GyPointpoints
 

Detailed Description

Definition at line 28 of file node.h.

Constructor & Destructor Documentation

◆ GraphicModel()

yarp::manager::GraphicModel::GraphicModel ( )
default

◆ ~GraphicModel()

virtual yarp::manager::GraphicModel::~GraphicModel ( )
virtualdefault

Member Data Documentation

◆ points

std::vector<GyPoint> yarp::manager::GraphicModel::points

Definition at line 33 of file node.h.


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