$search
a() | vlr::TagBase | [inline] |
a_ | vlr::TagBase | [protected] |
b() | vlr::TagBase | [inline] |
b_ | vlr::TagBase | [protected] |
coords_ | vlr::TagLine | [private] |
g() | vlr::TagBase | [inline] |
g_ | vlr::TagBase | [protected] |
id() | vlr::TagBase | [inline] |
id_ | vlr::TagBase | [protected] |
label() | vlr::TagBase | [inline] |
label_ | vlr::TagBase | [protected] |
operator()(const float x0, const float y0, const float x1, const float y1) | vlr::TagLine | [inline] |
r() | vlr::TagBase | [inline] |
r_ | vlr::TagBase | [protected] |
setA(const float a) | vlr::TagBase | [inline] |
setB(const float b) | vlr::TagBase | [inline] |
setEnd(const float x1, const float y1) | vlr::TagLine | [inline] |
setG(const float g) | vlr::TagBase | [inline] |
setLabel(const std::string &label) | vlr::TagBase | [inline] |
setR(const float r) | vlr::TagBase | [inline] |
setRGB(const float r, const float g, const float b) | vlr::TagBase | [inline] |
setRGBA(const float r, const float g, const float b, const float a) | vlr::TagBase | [inline] |
setStart(const float x0, const float y0) | vlr::TagLine | [inline] |
setX0(const float x0) | vlr::TagLine | [inline] |
setX1(const float x1) | vlr::TagLine | [inline] |
setY0(const float y0) | vlr::TagLine | [inline] |
setY1(const float y1) | vlr::TagLine | [inline] |
TagBase(const unsigned int id, const std::string &label, const float r, const float g, const float b, const float a) | vlr::TagBase | [inline, protected] |
TagBase(const unsigned int id, const std::string &label) | vlr::TagBase | [inline, protected] |
TagBase(const unsigned int id) | vlr::TagBase | [inline, protected] |
TagLine(const float x0, const float y0, const float x1, const float y1, const std::string &label, const float r, const float g, const float b, const float a) | vlr::TagLine | [inline] |
TagLine(const float x0, const float y0, const float x1, const float y1, const std::string &label) | vlr::TagLine | [inline] |
TagLine(const float x0, const float y0, const float x1, const float y1) | vlr::TagLine | [inline] |
x0() | vlr::TagLine | [inline] |
x1() | vlr::TagLine | [inline] |
y0() | vlr::TagLine | [inline] |
y1() | vlr::TagLine | [inline] |
~TagBase() | vlr::TagBase | [inline, virtual] |
~TagLine() | vlr::TagLine | [inline, virtual] |