Public Member Functions | Public Attributes

osgTerrain::CompositeLayer::CompoundNameLayer Struct Reference

List of all members.

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

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

Member Function Documentation

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

References filename, layer, and setname.


Member Data Documentation

Referenced by operator=().

Referenced by operator=().

Referenced by operator=().


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