|
osgEarth 2.1.1
|
Inheritance diagram for CustomColorLayerRef:
Collaboration diagram for CustomColorLayerRef: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.
1.7.3