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

OglGui::WindowView2DWithRect Class Reference

#include <WindowView2DWithRect.h>

Inheritance diagram for OglGui::WindowView2DWithRect:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WindowView2DWithRect (int x, int y, int w, int h, OGLIMAGE *oglIm=0)
 WindowView2DWithRect (Window *parent, int x, int y, int w, int h, OGLIMAGE *oglIm=0)
 WindowView2DWithRect (Window *parent, int w, int h, OGLIMAGE *oglIm=0)
void SetWndView2DListener (WindowView2DListener *listener, void *listenerData=0)
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)
OGLVIEW * GetOglView () const
void SetListener (WindowView2DWithRectListener *listener)

Protected Attributes

WindowView2DListenermWndView2DListener
void * mListenerData
OGLVIEW * mView
int mImageW
int mImageH
bool mActAsButton
bool mRepeatMode
bool mIsPressed
bool mScaleToWnd
int mOldBorderType
WindowView2DWithRectListenermListener
int mDragLX
int mDragHX
int mDragLY
int mDragHY
bool mIsDragging
int mKeyframeID
 ILOG_VAR_DEC

Private Member Functions

void Init (OGLIMAGE *oglIm, strconst label)

Detailed Description

Definition at line 35 of file WindowView2DWithRect.h.


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