Public Member Functions | |
| NameLayer () | |
| NameLayer (const NameLayer &cnl) | |
| NameLayer (const std::string &fn, Layer *l) | |
| NameLayer & | operator= (const NameLayer &cnl) |
Public Attributes | |
| std::string | filename |
| osg::ref_ptr< Layer > | layer |
| osgVolume::CompositeLayer::NameLayer::NameLayer | ( | ) | [inline] |
| osgVolume::CompositeLayer::NameLayer::NameLayer | ( | const NameLayer & | cnl | ) | [inline] |
| osgVolume::CompositeLayer::NameLayer::NameLayer | ( | const std::string & | fn, | |
| Layer * | l | |||
| ) | [inline] |
| std::string osgVolume::CompositeLayer::NameLayer::filename |
Referenced by operator=().
Referenced by operator=().
| Generated at Sat May 14 08:21:24 2011 for the OpenSceneGraph by doxygen 1.5.9. |