$search
a() | vlr::TagBase | [inline] |
a_ | vlr::TagBase | [protected] |
b() | vlr::TagBase | [inline] |
b_ | vlr::TagBase | [protected] |
coords_ | vlr::TagPoint | [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 x, const float y) | vlr::TagPoint | [inline] |
r() | vlr::TagBase | [inline] |
r_ | vlr::TagBase | [protected] |
setA(const float a) | vlr::TagBase | [inline] |
setB(const float b) | vlr::TagBase | [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] |
setX(const float x) | vlr::TagPoint | [inline] |
setY(const float y) | vlr::TagPoint | [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] |
TagPoint(const float x, const float y, const std::string &label, const float r, const float g, const float b, const float a) | vlr::TagPoint | [inline] |
TagPoint(const float x, const float y, const std::string &label) | vlr::TagPoint | [inline] |
TagPoint(const float x, const float y) | vlr::TagPoint | [inline] |
x() | vlr::TagPoint | [inline] |
y() | vlr::TagPoint | [inline] |
~TagBase() | vlr::TagBase | [inline, virtual] |
~TagPoint() | vlr::TagPoint | [inline, virtual] |