opensurgsim
|
This is the complete list of members for SurgSim::Graphics::OsgTexture3d, including all inherited members.
clearImage() | SurgSim::Graphics::OsgTexture | virtual |
getOsgTexture() const | SurgSim::Graphics::OsgTexture | inline |
getOsgTexture3d() const | SurgSim::Graphics::OsgTexture3d | inline |
getSize(int *width, int *height, int *depth) const | SurgSim::Graphics::OsgTexture3d | virtual |
isPointSprite() const | SurgSim::Graphics::Texture | |
loadImage(const std::string &filePath) | SurgSim::Graphics::OsgTexture | virtual |
loadImageSlices(const std::vector< std::string > &filePaths) | SurgSim::Graphics::OsgTexture3d | virtual |
OsgTexture(osg::Texture *texture) | SurgSim::Graphics::OsgTexture | explicitprotected |
OsgTexture3d() | SurgSim::Graphics::OsgTexture3d | |
setIsPointSprite(bool value) | SurgSim::Graphics::Texture | |
setSize(int width, int height, int depth) | SurgSim::Graphics::OsgTexture3d | virtual |
Texture() (defined in SurgSim::Graphics::Texture) | SurgSim::Graphics::Texture | |
~Texture() | SurgSim::Graphics::Texture | inlinevirtual |