osgWidget::Frame::Frame | ( | const std::string & | = "" , |
|
unsigned | int = 0 | |||
) |
osgWidget::Frame::Frame | ( | const Frame & | , | |
const osg::CopyOp & | ||||
) |
Widget* osgWidget::Frame::_getBorder | ( | BorderType | ) | const [protected] |
Widget* osgWidget::Frame::_getCorner | ( | CornerType | ) | const [protected] |
static std::string osgWidget::Frame::borderTypeToString | ( | BorderType | ) | [static] |
bool osgWidget::Frame::canMove | ( | ) | const [inline] |
bool osgWidget::Frame::canResize | ( | ) | const [inline] |
bool osgWidget::Frame::canTexture | ( | ) | const [inline] |
static std::string osgWidget::Frame::cornerTypeToString | ( | CornerType | ) | [static] |
void osgWidget::Frame::createSimpleFrame | ( | point_type | cw, | |
point_type | ch, | |||
point_type | w, | |||
point_type | h | |||
) | [inline] |
static Frame* osgWidget::Frame::createSimpleFrame | ( | const std::string & | , | |
point_type | , | |||
point_type | , | |||
point_type | , | |||
point_type | , | |||
unsigned | int = 0 , |
|||
Frame * | = 0 | |||
) | [static] |
static Frame* osgWidget::Frame::createSimpleFrameFromTheme | ( | const std::string & | , | |
osg::Image * | , | |||
point_type | , | |||
point_type | , | |||
unsigned | int = 0 , |
|||
Frame * | = 0 | |||
) | [static] |
void osgWidget::Frame::createSimpleFrameWithSingleTexture | ( | osg::Image * | image, | |
point_type | w, | |||
point_type | h | |||
) | [inline] |
static Frame* osgWidget::Frame::createSimpleFrameWithSingleTexture | ( | const std::string & | , | |
osg::Image * | , | |||
point_type | , | |||
point_type | , | |||
unsigned | int = 0 , |
|||
Frame * | = 0 | |||
) | [static] |
const Border* osgWidget::Frame::getBorder | ( | BorderType | b | ) | const [inline] |
Border* osgWidget::Frame::getBorder | ( | BorderType | b | ) | [inline] |
const Corner* osgWidget::Frame::getCorner | ( | CornerType | c | ) | const [inline] |
Corner* osgWidget::Frame::getCorner | ( | CornerType | c | ) | [inline] |
const EmbeddedWindow* osgWidget::Frame::getEmbeddedWindow | ( | ) | const [inline] |
EmbeddedWindow* osgWidget::Frame::getEmbeddedWindow | ( | ) | [inline] |
unsigned int osgWidget::Frame::getFlags | ( | ) | const [inline] |
osgWidget::Frame::META_Object | ( | osgWidget | , | |
Frame | ||||
) |
bool osgWidget::Frame::resizeFrame | ( | point_type | , | |
point_type | ||||
) |
void osgWidget::Frame::setFlags | ( | unsigned int | flags | ) | [inline] |
bool osgWidget::Frame::setWindow | ( | Window * | ) |
unsigned int osgWidget::Frame::_flags [protected] |
![]() | Generated at Mon Feb 23 19:52:03 2009 for the OpenSceneGraph by doxygen 1.5.8. |