VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions
txp::TXPPagedLOD Class Reference
Inheritance diagram for txp::TXPPagedLOD:
Inheritance graph
[legend]

Public Member Functions

 TXPPagedLOD ()
 TXPPagedLOD (const TXPPagedLOD &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Node (txp, TXPPagedLOD)
virtual void traverse (osg::NodeVisitor &nv)
void setTileId (int x, int y, int lod)
virtual osg::BoundingSphere computeBound () const

Public Attributes

TileIdentifier _tileIdentifier

Protected Member Functions

virtual ~TXPPagedLOD ()

Constructor & Destructor Documentation

txp::TXPPagedLOD::TXPPagedLOD ( )
txp::TXPPagedLOD::TXPPagedLOD ( const TXPPagedLOD ,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)

Copy constructor using CopyOp to manage deep vs shallow copy.

virtual txp::TXPPagedLOD::~TXPPagedLOD ( )
protectedvirtual

Member Function Documentation

txp::TXPPagedLOD::META_Node ( txp  ,
TXPPagedLOD   
)
virtual void txp::TXPPagedLOD::traverse ( osg::NodeVisitor &  nv)
virtual
void txp::TXPPagedLOD::setTileId ( int  x,
int  y,
int  lod 
)
inline
virtual osg::BoundingSphere txp::TXPPagedLOD::computeBound ( ) const
virtual

Member Data Documentation

TileIdentifier txp::TXPPagedLOD::_tileIdentifier

Referenced by setTileId().


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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)