osgEarth 2.1.1
Public Member Functions | Public Attributes

CustomColorLayerRef Class Reference

Inheritance diagram for CustomColorLayerRef:
Collaboration diagram for CustomColorLayerRef:

List of all members.

Public Member Functions

 CustomColorLayerRef (const CustomColorLayer &layer)

Public Attributes

CustomColorLayer _layer

Detailed Description

Definition at line 98 of file TransparentLayer.


Constructor & Destructor Documentation

CustomColorLayerRef::CustomColorLayerRef ( const CustomColorLayer layer) [inline]

Definition at line 101 of file TransparentLayer.

: _layer(layer) { }

Member Data Documentation

Definition at line 102 of file TransparentLayer.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines