
| osgWidget::Frame::Frame | ( | const std::string & | = "" |
) |
| osgWidget::Frame::Frame | ( | const Frame & | , | |
| const osg::CopyOp & | ||||
| ) |
| static std::string osgWidget::Frame::cornerToString | ( | CORNER | ) | [static] |
| static std::string osgWidget::Frame::borderToString | ( | BORDER | ) | [static] |
| osgWidget::Frame::META_Object | ( | osgWidget | , | |
| Frame | ||||
| ) |
| osgWidget::Frame::META_UIObject | ( | Frame | ) |
| virtual void osgWidget::Frame::managed | ( | WindowManager * | ) | [virtual] |
Reimplemented from osgWidget::Window.
| static Frame* osgWidget::Frame::createSimpleFrame | ( | const std::string & | , | |
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| Frame * | = 0 | |||
| ) | [static] |
| static Frame* osgWidget::Frame::createSimpleFrameWithSingleTexture | ( | const std::string & | , | |
| const std::string & | , | |||
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| point_type | , | |||
| Frame * | = 0 | |||
| ) | [static] |
| void osgWidget::Frame::createSimpleFrame | ( | point_type | cw, | |
| point_type | ch, | |||
| point_type | w, | |||
| point_type | h | |||
| ) | [inline] |
| void osgWidget::Frame::createSimpleFrameWithSingleTexture | ( | const std::string & | tex, | |
| point_type | tw, | |||
| point_type | th, | |||
| point_type | cw, | |||
| point_type | ch, | |||
| point_type | w, | |||
| point_type | h | |||
| ) | [inline] |
| bool osgWidget::Frame::setWindow | ( | Window * | ) |
| EmbeddedWindow* osgWidget::Frame::getEmbeddedWindow | ( | ) | [inline] |
| const EmbeddedWindow* osgWidget::Frame::getEmbeddedWindow | ( | ) | const [inline] |