#include <QQuickDrawable.hxx>
Inherits osg::Drawable.
Definition at line 34 of file QQuickDrawable.hxx.
◆ QQuickDrawable()
QQuickDrawable::QQuickDrawable |
( |
| ) |
|
◆ ~QQuickDrawable()
QQuickDrawable::~QQuickDrawable |
( |
| ) |
|
|
virtual |
◆ clone()
virtual osg::Object * QQuickDrawable::clone |
( |
const osg::CopyOp & | copyop | ) |
const |
|
inlinevirtual |
◆ cloneType()
virtual osg::Object * QQuickDrawable::cloneType |
( |
| ) |
const |
|
inlinevirtual |
◆ drawImplementation()
void QQuickDrawable::drawImplementation |
( |
osg::RenderInfo & | renderInfo | ) |
const |
|
override |
◆ reload()
void QQuickDrawable::reload |
( |
const QUrl & | url | ) |
|
◆ resize()
void QQuickDrawable::resize |
( |
int | width, |
|
|
int | height ) |
◆ setSource()
void QQuickDrawable::setSource |
( |
const QUrl & | url | ) |
|
◆ setSourcePath()
void QQuickDrawable::setSourcePath |
( |
const std::string & | path | ) |
|
◆ setup()
void QQuickDrawable::setup |
( |
osgViewer::GraphicsWindow * | gw, |
|
|
osgViewer::Viewer * | viewer ) |
The documentation for this class was generated from the following files: