$search

vlr::TagPoint Class Reference

#include <vlrImageTags.h>

Inheritance diagram for vlr::TagPoint:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void operator() (const float x, const float y)
void setX (const float x)
void setY (const float y)
 TagPoint (const float x, const float y)
 TagPoint (const float x, const float y, const std::string &label)
 TagPoint (const float x, const float y, const std::string &label, const float r, const float g, const float b, const float a)
float x ()
float y ()
virtual ~TagPoint ()

Private Attributes

float coords_ [2]

Detailed Description

Definition at line 91 of file vlrImageTags.h.


Constructor & Destructor Documentation

vlr::TagPoint::TagPoint ( const float  x,
const float  y,
const std::string &  label,
const float  r,
const float  g,
const float  b,
const float  a 
) [inline]

Definition at line 93 of file vlrImageTags.h.

vlr::TagPoint::TagPoint ( const float  x,
const float  y,
const std::string &  label 
) [inline]

Definition at line 99 of file vlrImageTags.h.

vlr::TagPoint::TagPoint ( const float  x,
const float  y 
) [inline]

Definition at line 104 of file vlrImageTags.h.

virtual vlr::TagPoint::~TagPoint (  )  [inline, virtual]

Definition at line 109 of file vlrImageTags.h.


Member Function Documentation

void vlr::TagPoint::operator() ( const float  x,
const float  y 
) [inline]

Definition at line 117 of file vlrImageTags.h.

void vlr::TagPoint::setX ( const float  x  )  [inline]

Definition at line 112 of file vlrImageTags.h.

void vlr::TagPoint::setY ( const float  y  )  [inline]

Definition at line 115 of file vlrImageTags.h.

float vlr::TagPoint::x (  )  [inline]

Definition at line 111 of file vlrImageTags.h.

float vlr::TagPoint::y (  )  [inline]

Definition at line 114 of file vlrImageTags.h.


Member Data Documentation

float vlr::TagPoint::coords_[2] [private]

Definition at line 120 of file vlrImageTags.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


vlr
Author(s): Soeren Kammel
autogenerated on Sun Mar 3 11:53:55 2013