Base class for OSG implementations of Graphics Textures.
More...
#include <SurgSim/Graphics/OsgTexture.h>
Base class for OSG implementations of Graphics Textures.
Wraps an osg::Texture.
OsgTexture::OsgTexture |
( |
osg::Texture * |
texture | ) |
|
|
explicitprotected |
void OsgTexture::clearImage |
( |
| ) |
|
|
virtual |
osg::ref_ptr<osg::Texture> SurgSim::Graphics::OsgTexture::getOsgTexture |
( |
| ) |
const |
|
inline |
Returns the osg::Texture1D.
bool OsgTexture::loadImage |
( |
const std::string & |
filePath | ) |
|
|
virtual |
osg::ref_ptr<osg::Texture> SurgSim::Graphics::OsgTexture::m_texture |
|
private |
The documentation for this class was generated from the following files: