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

OglGui::Transition Class Reference

#include <Transition.h>

Inheritance diagram for OglGui::Transition:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Transition (Window *parent)
 Transition (Window *parent, int x, int y, int w, int h)
void TransitionStart (bool dissolve, int mode1, int mode2=-1, int ms=500)
void GridXY (int x, int y)
void FillColors (ULONG c1, ULONG c2, ULONG c3, ULONG c4, ULONG cc)
void FillColors (ULONG c1, ULONG c2, ULONG c3, ULONG c4)
void BlockSlide (int mode, int x, int y, int w, int h)
void OpenCircle (int mode, int x, int y, int w, int h)
void DoBlock (int mode, int x, int y, int w, int h)
virtual void InitDisplayFunc ()
virtual void DisplayFunc ()

Protected Attributes

WindowmParent
bool mDissolveMode
int mTransitMode1
int mTransitMode2
int mNx
int mNy
int mPerc
int mDurationMs
bool mInitializeStart
double mStartTime
ULONG mFillCol1
ULONG mFillCol2
ULONG mFillCol3
ULONG mFillCol4
ULONG mFillColC

Private Member Functions

void Init (Window *parent, int w, int h)

Detailed Description

Definition at line 17 of file Transition.h.


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