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

#include <widgets.h>

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

List of all members.

Public Member Functions

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

Public Attributes

GLfloat raster [2]
int text_width
Viewport vcb

Detailed Description

Definition at line 78 of file widgets.h.


Constructor & Destructor Documentation

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

Definition at line 256 of file widgets.cpp.


Member Function Documentation

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

Reimplemented from pangolin::Handler.

Definition at line 268 of file widgets.cpp.

void pangolin::Checkbox::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 286 of file widgets.cpp.

Instruct all children to resize.

Reimplemented from pangolin::View.

Definition at line 277 of file widgets.cpp.


Member Data Documentation

Definition at line 87 of file widgets.h.

Definition at line 86 of file widgets.h.

Definition at line 88 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