#include <LayerI.h>
Public Member Functions | |
virtual bool | builtIn () const =0 |
Returns true if it is a built-in system layer, otherwise false. | |
virtual ChannelSet | getChannelSet () const =0 |
Returns a ChannelSet containing all the channels in this layer. | |
virtual const std::string & | name () const =0 |
Returns the name of this layer. | |
Provides the user interface for a layer.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |