#include <canvas_mgr.hxx>
Inherits simgear::canvas::CanvasMgr.
Definition at line 25 of file canvas_mgr.hxx.
◆ CanvasMgr()
◆ ~CanvasMgr()
virtual CanvasMgr::~CanvasMgr |
( |
| ) |
|
|
virtualdefault |
◆ getCanvasTexId()
unsigned int CanvasMgr::getCanvasTexId |
( |
const simgear::canvas::CanvasPtr & | canvas | ) |
const |
Get OpenGL texture name for given canvas.
- Deprecated
- This was only meant to be used by the PUI CanvasWidget implementation as PUI can't handle osg::Texture objects. Use getCanvas(index)->getTexture() instead.
- Returns
- OpenGL texture name
Definition at line 117 of file canvas_mgr.cxx.
◆ handleModelReinit()
void CanvasMgr::handleModelReinit |
( |
SGPropertyNode * | | ) |
|
|
protected |
◆ init()
◆ shutdown()
void CanvasMgr::shutdown |
( |
| ) |
|
|
override |
◆ staticSubsystemClassId()
static const char * CanvasMgr::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ _cb_model_reinit
SGPropertyChangeCallback<CanvasMgr> CanvasMgr::_cb_model_reinit |
|
protected |
The documentation for this class was generated from the following files: