Public Member Functions | |
CompoundNameLayer () | |
CompoundNameLayer (const CompoundNameLayer &cnl) | |
CompoundNameLayer (const std::string &sn, const std::string &fn, Layer *l) | |
CompoundNameLayer & | operator= (const CompoundNameLayer &cnl) |
Public Attributes | |
std::string | setname |
std::string | filename |
osg::ref_ptr< Layer > | layer |
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] |
CompoundNameLayer& osgTerrain::CompositeLayer::CompoundNameLayer::operator= | ( | const CompoundNameLayer & | cnl | ) | [inline] |
Referenced by operator=().
Referenced by operator=().