#include <ViewLayer.h>
Public Member Functions | |
| ViewLayer (ViewLayer const &vl) | |
| ViewLayer (Edis_ViewLayer *vwl) | |
| void | reset (Edis_ViewLayer *vwl) |
| Edis_ViewLayer * | viewLayer () |
| std::string | filename () |
| returns full filename associated with layer | |
| std::string | longName () |
| std::string | shortName () |
| std::list< std::string > | layerNames () |
|
|
returns list of names of all layers that belong to this layer |
|
|
returns a long name for the layer
|
|
|
set to new view layer |
|
|
returns a short name for the layer
|
|
|
sometimes you just need the view layer directly |
1.4.6