Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::WindowView2D Class Reference

#include <WindowView2D.h>

Inheritance diagram for OglGui::WindowView2D:

Inheritance graph
[legend]
Collaboration diagram for OglGui::WindowView2D:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WindowView2D (int x, int y, int w, int h, OGLIMAGE *oglIm=0)
 WindowView2D (Window *parent, int x, int y, int w, int h, OGLIMAGE *oglIm=0)
 WindowView2D (Window *parent, int w, int h, OGLIMAGE *oglIm=0)
void SetWndView2DListener (WindowView2DListener *listener, void *listenerData=0)
void Texturing (bool mode)
bool Texturing ()
virtual void DisplayFunc ()
virtual void MouseFunc (INT msg, INT but, INT state, INT x, INT y)
virtual void KeyboardFunc (INT c, INT state)
void SetActAsButton (bool b)
void SetRepeatMode (bool b=true)
bool IsPressed ()
void SetPressed (bool pressed)
void SetScaleToWindow (bool scale=true)
bool GetScaleToWindow () const
virtual void SetImage (OGLIMAGE *oglIm)
virtual OGLIMAGE * GetImage ()
OGLVIEW * GetOglView () const

Protected Attributes

WindowView2DListenermWndView2DListener
void * mListenerData
OGLVIEW * mView
bool mActAsButton
bool mRepeatMode
bool mIsPressed
bool mScaleToWnd
int mOldBorderType

Private Member Functions

void Init (OGLIMAGE *oglIm, strconst label)

Detailed Description

Definition at line 30 of file WindowView2D.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:11:28 2010 for ImpalaSrc by  doxygen 1.5.1