Detailed Description
Objects implementations
Definition at line 358 of file client.hpp.
#include <client.hpp>
List of all members.
Public Member Functions |
|
| Label (std::string text_) |
|
void | setText (std::string text_) |
|
void | setShift (double x_, double y_, double z_) |
|
virtual const std::string | construct_string () const |
Protected Attributes |
|
std::string | text |
|
double | shiftX |
|
double | shiftY |
|
double | shiftZ |
The documentation for this class was generated from the following file: