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

Public Member Functions

 TXPSeamLOD ()
 
 TXPSeamLOD (int x, int y, int lod, int dx, int dy)
 
 TXPSeamLOD (const TXPSeamLOD &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Node (txp, TXPSeamLOD)
 
virtual void traverse (osg::NodeVisitor &nv)
 
void setCenter (const osg::Vec3 &center)
 
osg::Vec3 getCenter ()
 

Protected Attributes

TileIdentifier _tid
 
int _dx
 
int _dy
 
osg::Vec3 _center
 

Constructor & Destructor Documentation

txp::TXPSeamLOD::TXPSeamLOD ( )
txp::TXPSeamLOD::TXPSeamLOD ( int  x,
int  y,
int  lod,
int  dx,
int  dy 
)
txp::TXPSeamLOD::TXPSeamLOD ( const TXPSeamLOD ,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)

Member Function Documentation

txp::TXPSeamLOD::META_Node ( txp  ,
TXPSeamLOD   
)
virtual void txp::TXPSeamLOD::traverse ( osg::NodeVisitor &  nv)
virtual
void txp::TXPSeamLOD::setCenter ( const osg::Vec3 &  center)
inline

References _center.

osg::Vec3 txp::TXPSeamLOD::getCenter ( )
inline

References _center.

Member Data Documentation

TileIdentifier txp::TXPSeamLOD::_tid
protected
int txp::TXPSeamLOD::_dx
protected
int txp::TXPSeamLOD::_dy
protected
osg::Vec3 txp::TXPSeamLOD::_center
protected

Referenced by getCenter(), and setCenter().


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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)