OpenSceneGraph  3.0.1
Public Member Functions | Protected Attributes
osgVolume::ImageDetails Class Reference

Data strucutre for passing details about the loading imagery on to osgVolume for use when setting up dimensions etc. More...

Inheritance diagram for osgVolume::ImageDetails:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ImageDetails ()
 ImageDetails (const ImageDetails &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Object (osgVolume, ImageDetails)
void setTexelOffset (const osg::Vec4 &offset)
const osg::Vec4getTexelOffset () const
void setTexelScale (const osg::Vec4 &scale)
const osg::Vec4getTexelScale () const
void setMatrix (osg::RefMatrix *matrix)
osg::RefMatrixgetMatrix ()
const osg::RefMatrixgetMatrix () const

Protected Attributes

osg::Vec4 _texelOffset
osg::Vec4 _texelScale
osg::ref_ptr< osg::RefMatrix_matrix

Detailed Description

Data strucutre for passing details about the loading imagery on to osgVolume for use when setting up dimensions etc.


Constructor & Destructor Documentation

Copy constructor using CopyOp to manage deep vs shallow copy.


Member Function Documentation

void osgVolume::ImageDetails::setTexelOffset ( const osg::Vec4 offset) [inline]
void osgVolume::ImageDetails::setTexelScale ( const osg::Vec4 scale) [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

osg logo
Generated at Fri Apr 27 2012 20:51:45 for the OpenSceneGraph by doxygen 1.8.0.