$search

vlr Namespace Reference

Classes

class  BaseException
struct  cameraPose_t
class  cpReorganize
class  cpReorganize< T, COLORORG_RGB >
class  Display
class  DisplayGL
struct  EmptyEx
struct  Ex
struct  Ex< EmptyEx, EmptyEx, EmptyEx >
struct  Ex< t1, EmptyEx, EmptyEx >
struct  Ex< t1, t2, EmptyEx >
struct  FileIOEx
class  FontRenderer
class  GLWidget
class  Image
class  ImageBase
struct  InvalidArgumentEx
struct  IOEx
class  Lock
class  Mutex
struct  SocketIOEx
class  TagBase
class  TagLine
class  TagPoint
class  ToolBar
class  ToolButton
struct  ZeroPointerArgumentEx

Typedefs

typedef struct vlr::cameraPose_tcameraPose_p
typedef void(* DisplayFunction )(void)
typedef void(* KeyboardFunction )(unsigned char, int, int)
typedef void(* MotionFunction )(int, int)
typedef void(* MouseFunction )(int, int, int, int)

Enumerations

enum  { LEFT_BUTTON = 1, MIDDLE_BUTTON = 2, RIGHT_BUTTON = 4 }
enum  { tidPoint = 1, tidLine, tidRect, tidEllipse }
enum  CameraState { IDLE, ROTATING, MOVING, ZOOMING }
enum  ColorOrganization_t {
  COLORORG_GRAY, COLORORG_RGB, COLORORG_RGBA, COLORORG_BGR,
  COLORORG_BGRA
}
enum  displayMode_t { MODE_2D, MODE_3D }

Functions

template<class T >
Image< T > convert (ImageBase &img)
double currentTime ()
template<class T >
rad (T x)

Typedef Documentation

typedef void(* vlr::DisplayFunction)(void)

Definition at line 70 of file glWidget.h.

typedef void(* vlr::KeyboardFunction)(unsigned char, int, int)

Definition at line 71 of file glWidget.h.

typedef void(* vlr::MotionFunction)(int, int)

Definition at line 73 of file glWidget.h.

typedef void(* vlr::MouseFunction)(int, int, int, int)

Definition at line 72 of file glWidget.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
LEFT_BUTTON 
MIDDLE_BUTTON 
RIGHT_BUTTON 

Definition at line 41 of file displayDefs.h.

anonymous enum
Enumerator:
tidPoint 
tidLine 
tidRect 
tidEllipse 

Definition at line 43 of file vlrImageTags.h.

Enumerator:
IDLE 
ROTATING 
MOVING 
ZOOMING 

Definition at line 65 of file glWidget.h.

Enumerator:
COLORORG_GRAY 
COLORORG_RGB 
COLORORG_RGBA 
COLORORG_BGR 
COLORORG_BGRA 

Definition at line 45 of file reorganize.h.

Enumerator:
MODE_2D 
MODE_3D 

Definition at line 43 of file displayDefs.h.


Function Documentation

template<class T >
Image<T> vlr::convert ( ImageBase &  img  )  [inline]

Definition at line 43 of file vlrImageMisc.h.

double vlr::currentTime (  ) 

Definition at line 43 of file vlrTime.cpp.

template<class T >
T vlr::rad ( x  )  [inline]

Definition at line 75 of file glWidget.h.

 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