13 namespace visualization {
41 impl_->position_ = pos;
void SetText(const char *text)
Sets the text of the label (copies text)
void SetPosition(const Eigen::Vector3f &pos)
Color GetTextColor() const
void SetTextColor(const Color &color)
Eigen::Vector3f GetPosition() const
const char * GetText() const
Label3D(const Eigen::Vector3f &pos, const char *text=nullptr)
Copies text.
static const Color DEFAULT_COLOR(0, 0, 0, 0)
Generic file read and write utility for python interface.
Eigen::Vector3f position_