All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
pangolin::Slider Struct Reference

#include <widgets.h>

Inheritance diagram for pangolin::Slider:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void Keyboard (View &, unsigned char key, int x, int y, bool pressed)
void Mouse (View &, MouseButton button, int x, int y, bool pressed, int mouse_state)
void MouseMotion (View &, int x, int y, int mouse_state)
void Render ()
void ResizeChildren ()
 Instruct all children to resize.
 Slider (std::string title, _Var &tv)

Public Attributes

bool lock_bounds
bool logscale
GLfloat raster [2]
int text_width

Detailed Description

Definition at line 91 of file widgets.h.


Constructor & Destructor Documentation

pangolin::Slider::Slider ( std::string  title,
_Var tv 
)

Definition at line 302 of file widgets.cpp.


Member Function Documentation

void pangolin::Slider::Keyboard ( View ,
unsigned char  key,
int  x,
int  y,
bool  pressed 
) [virtual]

Reimplemented from pangolin::Handler.

Definition at line 315 of file widgets.cpp.

void pangolin::Slider::Mouse ( View view,
MouseButton  button,
int  x,
int  y,
bool  pressed,
int  mouse_state 
) [virtual]

Reimplemented from pangolin::Handler.

Definition at line 348 of file widgets.cpp.

void pangolin::Slider::MouseMotion ( View ,
int  x,
int  y,
int  mouse_state 
) [virtual]

Reimplemented from pangolin::Handler.

Definition at line 389 of file widgets.cpp.

void pangolin::Slider::Render ( void  ) [virtual]

Perform any automatic rendering for this View. Default implementation simply instructs children to render themselves.

Reimplemented from pangolin::View.

Definition at line 421 of file widgets.cpp.

Instruct all children to resize.

Reimplemented from pangolin::View.

Definition at line 415 of file widgets.cpp.


Member Data Documentation

Definition at line 103 of file widgets.h.

Definition at line 104 of file widgets.h.

Definition at line 102 of file widgets.h.

Definition at line 101 of file widgets.h.


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


pangolin_wrapper
Author(s): Todor Stoyanov
autogenerated on Wed Feb 13 2013 14:03:25