OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
osgVolume::CompositeLayer::NameLayer Struct Reference

#include <Layer.h>

Collaboration diagram for osgVolume::CompositeLayer::NameLayer:
Collaboration graph
[legend]

Public Member Functions

 NameLayer ()
 
 NameLayer (const NameLayer &cnl)
 
 NameLayer (const std::string &fn, Layer *l)
 
NameLayeroperator= (const NameLayer &cnl)
 

Public Attributes

std::string filename
 
osg::ref_ptr< Layerlayer
 

Detailed Description

Definition at line 237 of file Layer.h.

Constructor & Destructor Documentation

osgVolume::CompositeLayer::NameLayer::NameLayer ( )
inline

Definition at line 239 of file Layer.h.

osgVolume::CompositeLayer::NameLayer::NameLayer ( const NameLayer cnl)
inline

Definition at line 241 of file Layer.h.

osgVolume::CompositeLayer::NameLayer::NameLayer ( const std::string &  fn,
Layer l 
)
inline

Definition at line 245 of file Layer.h.

Member Function Documentation

NameLayer& osgVolume::CompositeLayer::NameLayer::operator= ( const NameLayer cnl)
inline

Definition at line 249 of file Layer.h.

Member Data Documentation

std::string osgVolume::CompositeLayer::NameLayer::filename

Definition at line 258 of file Layer.h.

osg::ref_ptr<Layer> osgVolume::CompositeLayer::NameLayer::layer

Definition at line 259 of file Layer.h.


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