osgEarth 2.1.1
|
Public Member Functions | |
CustomColorLayerRef (const CustomColorLayer &layer) | |
Public Attributes | |
CustomColorLayer | _layer |
Definition at line 98 of file TransparentLayer.
CustomColorLayerRef::CustomColorLayerRef | ( | const CustomColorLayer & | layer | ) | [inline] |
Definition at line 101 of file TransparentLayer.
: _layer(layer) { }
Definition at line 102 of file TransparentLayer.