Functions
GlutViewer Namespace Reference

Functions

void Draw ()
void DrawableAdd (Drawable *item)
void DrawableClear ()
void DrawAr ()
void DrawAxis (float scale)
void DrawContent ()
void DrawFloor ()
void DrawVideo ()
void DrawVr ()
void Exit ()
double GetXOffset ()
double GetYOffset ()
void KeyCallback (int key, int x, int y)
void Motion (int x, int y)
void Mouse (int button, int state, int x, int y)
void Reshape (int w, int h)
void SetGlModelviewMatrix (double p[16])
void SetGlProjectionMatrix (double p[16])
void SetVideo (const IplImage *_image)
void Start (int argc, char **argv, int w, int h, float r=300.0)

Function Documentation

void GlutViewer::Draw ( )

Definition at line 368 of file GlutViewer.cpp.

void GlutViewer::DrawAxis ( float  scale)

Definition at line 258 of file GlutViewer.cpp.

Definition at line 330 of file GlutViewer.cpp.

Definition at line 238 of file GlutViewer.cpp.

Definition at line 433 of file GlutViewer.cpp.

Definition at line 340 of file GlutViewer.cpp.

void GlutViewer::Exit ( )

Definition at line 411 of file GlutViewer.cpp.

Definition at line 217 of file GlutViewer.cpp.

Definition at line 222 of file GlutViewer.cpp.

void GlutViewer::KeyCallback ( int  key,
int  x,
int  y 
)

Definition at line 197 of file GlutViewer.cpp.

void GlutViewer::Motion ( int  x,
int  y 
)

Definition at line 277 of file GlutViewer.cpp.

void GlutViewer::Mouse ( int  button,
int  state,
int  x,
int  y 
)

Definition at line 253 of file GlutViewer.cpp.

void GlutViewer::Reshape ( int  w,
int  h 
)

Definition at line 396 of file GlutViewer.cpp.

void GlutViewer::SetGlModelviewMatrix ( double  p[16])
Examples:
SamplePointcloud.cpp.

Definition at line 392 of file GlutViewer.cpp.

void GlutViewer::SetGlProjectionMatrix ( double  p[16])
void GlutViewer::SetVideo ( const IplImage *  _image)
Examples:
SampleMarkerHide.cpp, and SamplePointcloud.cpp.

Definition at line 428 of file GlutViewer.cpp.

void GlutViewer::Start ( int  argc,
char **  argv,
int  w,
int  h,
float  r = 300.0 
)


ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 21:12:55