Classes | Public Types | Static Public Member Functions | Static Private Member Functions
vcg::glLabel Class Reference

#include <gl_label.h>

List of all members.

Classes

class  Mode

Public Types

enum  LabelPosition { TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT }

Static Public Member Functions

static void render (QPainter *painter, const vcg::Point3f &p, const QString &text)
static void render (QPainter *painter, const vcg::Point3f &p, const QString &text, const Mode &m)
static void render (QPainter *painter, const vcg::Point3d &p, const QString &text)
static void render (QPainter *painter, const vcg::Point3d &p, const QString &text, const Mode &m)
static void render2D (QPainter *painter, const LabelPosition pos, const QString &text, const Mode &m=Mode())
static void render2D (QPainter *painter, const LabelPosition pos, int linePos, const QString &text, const Mode &m=Mode())
static void render2D (QPainter *painter, const vcg::Point2f &p, const QString &text, const Mode &m)

Static Private Member Functions

static void enter2D (QPainter *painter)
static void exit2D (QPainter *painter)

Detailed Description

Definition at line 35 of file gl_label.h.


Member Enumeration Documentation

Enumerator:
TOP_LEFT 
TOP_RIGHT 
BOTTOM_LEFT 
BOTTOM_RIGHT 

Definition at line 102 of file gl_label.h.


Member Function Documentation

static void vcg::glLabel::enter2D ( QPainter *  painter) [inline, static, private]

Definition at line 77 of file gl_label.h.

static void vcg::glLabel::exit2D ( QPainter *  painter) [inline, static, private]

Definition at line 89 of file gl_label.h.

static void vcg::glLabel::render ( QPainter *  painter,
const vcg::Point3f p,
const QString &  text 
) [inline, static]

Definition at line 151 of file gl_label.h.

static void vcg::glLabel::render ( QPainter *  painter,
const vcg::Point3f p,
const QString &  text,
const Mode m 
) [inline, static]

Definition at line 157 of file gl_label.h.

static void vcg::glLabel::render ( QPainter *  painter,
const vcg::Point3d p,
const QString &  text 
) [inline, static]

Definition at line 190 of file gl_label.h.

static void vcg::glLabel::render ( QPainter *  painter,
const vcg::Point3d p,
const QString &  text,
const Mode m 
) [inline, static]

Definition at line 192 of file gl_label.h.

static void vcg::glLabel::render2D ( QPainter *  painter,
const LabelPosition  pos,
const QString &  text,
const Mode m = Mode() 
) [inline, static]

Definition at line 104 of file gl_label.h.

static void vcg::glLabel::render2D ( QPainter *  painter,
const LabelPosition  pos,
int  linePos,
const QString &  text,
const Mode m = Mode() 
) [inline, static]

Definition at line 108 of file gl_label.h.

static void vcg::glLabel::render2D ( QPainter *  painter,
const vcg::Point2f p,
const QString &  text,
const Mode m 
) [inline, static]

Definition at line 130 of file gl_label.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:12