#include <GraphWidget.h>
◆ DataModifiedCallback
◆ DataRequestCallback
◆ GraphDataHandler()
GraphDataHandler::GraphDataHandler |
( |
| ) |
|
◆ ~GraphDataHandler()
GraphDataHandler::~GraphDataHandler |
( |
| ) |
|
◆ addHorizontalLine()
void GraphDataHandler::addHorizontalLine |
( |
double |
y, |
|
|
const std::string & |
label |
|
) |
| |
◆ addVerticalLine()
void GraphDataHandler::addVerticalLine |
( |
double |
x, |
|
|
const std::string & |
label |
|
) |
| |
◆ clearLines()
void GraphDataHandler::clearLines |
( |
| ) |
|
◆ getID()
int cnoid::GraphDataHandler::getID |
( |
| ) |
const |
|
inline |
◆ setColor()
void GraphDataHandler::setColor |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b |
|
) |
| |
◆ setDataModifiedCallback()
◆ setDataRequestCallback()
◆ setFrameProperties()
void GraphDataHandler::setFrameProperties |
( |
int |
numFrames, |
|
|
double |
frameRate, |
|
|
double |
offset = 0.0 |
|
) |
| |
◆ setID()
void cnoid::GraphDataHandler::setID |
( |
int |
id | ) |
|
|
inline |
◆ setLabel()
void GraphDataHandler::setLabel |
( |
const std::string & |
label | ) |
|
◆ setValueLimits()
void GraphDataHandler::setValueLimits |
( |
double |
lower, |
|
|
double |
upper |
|
) |
| |
◆ setVelocityLimits()
void GraphDataHandler::setVelocityLimits |
( |
double |
lower, |
|
|
double |
upper |
|
) |
| |
◆ update()
void GraphDataHandler::update |
( |
| ) |
|
◆ GraphWidgetImpl
friend class GraphWidgetImpl |
|
friend |
The documentation for this class was generated from the following files: