Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

GLUI_Column Class Reference

#include <glui.h>

Inheritance diagram for GLUI_Column:

GLUI_Control GLUI_Node List of all members.

Detailed Description

A GLUI_Column object separates all previous controls from subsequent controls with a vertical bar.


Public Member Functions

void draw (int x, int y)
 GLUI_Column (GLUI_Node *parent, int draw_bar=true)
 GLUI_Column (void)

Protected Member Functions

void common_init ()


Constructor & Destructor Documentation

GLUI_Column::GLUI_Column GLUI_Node parent,
int  draw_bar = true
 

Create a new column, which separates the previous controls from subsequent controls.

Parameters:
parent The panel our object is inside; or the main GLUI object.
draw_bar If true, draw a visible bar between new and old controls.

GLUI_Column::GLUI_Column void   )  [inline]
 


Member Function Documentation

void GLUI_Column::common_init void   )  [inline, protected]
 

void GLUI_Column::draw int  x,
int  y
[virtual]
 

Implements GLUI_Control.


The documentation for this class was generated from the following files:
Generated on Fri Sep 15 17:51:57 2006 for GLUI by doxygen 1.3.6