VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
NodePagingRecord Struct Reference

Public Member Functions

 NodePagingRecord (osg::Node *n, const osg::Matrix &matrix, const std::string &file, bool val)
 

Public Attributes

osg::ref_ptr< osg::Node > node
 
osg::Matrix matrix
 
std::string filename
 
bool valid
 

Constructor & Destructor Documentation

NodePagingRecord::NodePagingRecord ( osg::Node *  n,
const osg::Matrix &  matrix,
const std::string &  file,
bool  val 
)
inline

Member Data Documentation

osg::ref_ptr<osg::Node> NodePagingRecord::node
osg::Matrix NodePagingRecord::matrix
std::string NodePagingRecord::filename
bool NodePagingRecord::valid

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)