openscenegraph
|
Public Member Functions | |
SingleWindow () | |
SingleWindow (int x, int y, int width, int height, unsigned int screenNum=0) | |
SingleWindow (const SingleWindow &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgViewer, SingleWindow) | |
virtual void | configure (osgViewer::View &view) const |
void | setX (int x) |
int | getX () const |
void | setY (int y) |
int | getY () const |
void | setWidth (int w) |
int | getWidth () const |
void | setHeight (int h) |
int | getHeight () const |
void | setScreenNum (unsigned int sn) |
unsigned int | getScreenNum () const |
void | setWindowDecoration (bool wd) |
bool | getWindowDecoration () const |
void | setOverrideRedirect (bool override) |
bool | getOverrideRedirect () const |
Protected Attributes | |
int | _x |
int | _y |
int | _width |
int | _height |
unsigned int | _screenNum |
bool | _windowDecoration |
bool | _overrideRedirect |
single camera on a single window.
|
inline |
|
inline |
|
inline |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
osgViewer::SingleWindow::META_Object | ( | osgViewer | , |
SingleWindow | |||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |