OpenSceneGraph
|
Public Member Functions | |
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 |