openscenegraph
Public Member Functions | Public Attributes | List of all members
osgText::TextBase::AutoTransformCache Struct Reference

Public Member Functions

 AutoTransformCache ()
 

Public Attributes

int _traversalNumber
 
int _width
 
int _height
 
osg::Vec3 _transformedPosition
 
osg::Matrix _modelview
 
osg::Matrix _projection
 
osg::Matrix _matrix
 

Constructor & Destructor Documentation

◆ AutoTransformCache()

osgText::TextBase::AutoTransformCache::AutoTransformCache ( )
inline

Member Data Documentation

◆ _height

int osgText::TextBase::AutoTransformCache::_height

◆ _matrix

osg::Matrix osgText::TextBase::AutoTransformCache::_matrix

◆ _modelview

osg::Matrix osgText::TextBase::AutoTransformCache::_modelview

◆ _projection

osg::Matrix osgText::TextBase::AutoTransformCache::_projection

◆ _transformedPosition

osg::Vec3 osgText::TextBase::AutoTransformCache::_transformedPosition

◆ _traversalNumber

int osgText::TextBase::AutoTransformCache::_traversalNumber

◆ _width

int osgText::TextBase::AutoTransformCache::_width

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