openscenegraph
Public Member Functions | Public Attributes | List of all members
osgTerrain::CompositeLayer::CompoundNameLayer Struct Reference

Public Member Functions

 CompoundNameLayer ()
 
 CompoundNameLayer (const CompoundNameLayer &cnl)
 
 CompoundNameLayer (const std::string &sn, const std::string &fn, Layer *l)
 
CompoundNameLayeroperator= (const CompoundNameLayer &cnl)
 

Public Attributes

std::string setname
 
std::string filename
 
osg::ref_ptr< Layerlayer
 

Constructor & Destructor Documentation

§ CompoundNameLayer() [1/3]

osgTerrain::CompositeLayer::CompoundNameLayer::CompoundNameLayer ( )
inline

§ CompoundNameLayer() [2/3]

osgTerrain::CompositeLayer::CompoundNameLayer::CompoundNameLayer ( const CompoundNameLayer cnl)
inline

§ CompoundNameLayer() [3/3]

osgTerrain::CompositeLayer::CompoundNameLayer::CompoundNameLayer ( const std::string &  sn,
const std::string &  fn,
Layer l 
)
inline

Member Function Documentation

§ operator=()

CompoundNameLayer& osgTerrain::CompositeLayer::CompoundNameLayer::operator= ( const CompoundNameLayer cnl)
inline

Member Data Documentation

§ filename

std::string osgTerrain::CompositeLayer::CompoundNameLayer::filename

§ layer

osg::ref_ptr<Layer> osgTerrain::CompositeLayer::CompoundNameLayer::layer

§ setname

std::string osgTerrain::CompositeLayer::CompoundNameLayer::setname

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