#include <OgreGLXUtils.h>
Static Public Member Functions | |
bool | LoadIcon (Display *mDisplay, Window rootWindow, const std::string &name, Pixmap *pix, Pixmap *mask) |
Loads an icon from an Ogre resource into the X Server. | |
int | findBestVisual (Display *dpy, int scrnum, int multisample=-1) |
GLXFBConfig | findBestMatch (Display *dpy, int scrnum, const int *attribs, const int *ideal) |
Find best FBConfig given a list required and a list of desired properties. |
|
Find best FBConfig given a list required and a list of desired properties.
|
|
|
|
Loads an icon from an Ogre resource into the X Server. This currently only works for 24 and 32 bit displays. The image must be findable by the Ogre resource system, and of format PF_A8R8G8B8.
|
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:51:35 2006