RE_EGLServer Class Reference

#include <RE_EGLServer.h>

Inheritance diagram for RE_EGLServer:

RE_Server

List of all members.

Public Member Functions

 RE_EGLServer ()
virtual ~RE_EGLServer ()
virtual char initServer (char *hostSystem=0)
virtual void flush () const
virtual Display * getDisplay () const
virtual short getWidth () const
virtual short getHeight () const
virtual short getWidthMM () const
virtual short getHeightMM () const
virtual UT_DimRect getWorkArea ()
virtual bool GLMakeCurrent (OGLDrawable draw, RE_OGLContext context)
virtual int GLMakeCopyCurrent (OGLDrawable draw, RE_OGLContext sourceContext, RE_OGLContext targetContext)
virtual void GLSwapBuffers (RE_Window *currentWindow)
virtual OGLDrawable GLGetCurrentDrawable ()
virtual void GLWaitGL ()
virtual bool windowUnderCursor (RE_IDType, int x, int y)
virtual bool getColorUnderCursor (float color[3])


Detailed Description

Definition at line 28 of file RE_EGLServer.h.


Constructor & Destructor Documentation

RE_EGLServer::RE_EGLServer (  ) 

virtual RE_EGLServer::~RE_EGLServer (  )  [virtual]


Member Function Documentation

virtual void RE_EGLServer::flush (  )  const [virtual]

Implements RE_Server.

virtual bool RE_EGLServer::getColorUnderCursor ( float  color[3]  )  [virtual]

Reimplemented from RE_Server.

virtual Display* RE_EGLServer::getDisplay (  )  const [inline, virtual]

Reimplemented from RE_Server.

Definition at line 37 of file RE_EGLServer.h.

virtual short RE_EGLServer::getHeight (  )  const [virtual]

Implements RE_Server.

virtual short RE_EGLServer::getHeightMM (  )  const [virtual]

Implements RE_Server.

virtual short RE_EGLServer::getWidth (  )  const [virtual]

Implements RE_Server.

virtual short RE_EGLServer::getWidthMM (  )  const [virtual]

Implements RE_Server.

virtual UT_DimRect RE_EGLServer::getWorkArea (  )  [virtual]

Implements RE_Server.

virtual OGLDrawable RE_EGLServer::GLGetCurrentDrawable (  )  [virtual]

Implements RE_Server.

virtual int RE_EGLServer::GLMakeCopyCurrent ( OGLDrawable  draw,
RE_OGLContext  sourceContext,
RE_OGLContext  targetContext 
) [virtual]

Implements RE_Server.

virtual bool RE_EGLServer::GLMakeCurrent ( OGLDrawable  draw,
RE_OGLContext  context 
) [virtual]

Implements RE_Server.

virtual void RE_EGLServer::GLSwapBuffers ( RE_Window currentWindow  )  [virtual]

Implements RE_Server.

virtual void RE_EGLServer::GLWaitGL (  )  [virtual]

Implements RE_Server.

virtual char RE_EGLServer::initServer ( char *  hostSystem = 0  )  [virtual]

Reimplemented from RE_Server.

virtual bool RE_EGLServer::windowUnderCursor ( RE_IDType  wid,
int  x,
int  y 
) [virtual]

Determine if the given window is currently under the mouse The current x,y mouse coordinates are optional under certain platforms

Reimplemented from RE_Server.


The documentation for this class was generated from the following file:

Generated on Mon Jan 28 00:48:49 2013 for HDK by  doxygen 1.5.9