![]() |
VISR
0.11.6
Versatile Interactive Scene Renderer
|
Public Member Functions | |
ParameterBase () | |
ParameterBase (const ParameterBase &) | |
![]() | |
ParameterBase () | |
ParameterBase (const ParameterBase &) | |
ParameterBase & | operator= (const ParameterBase &) |
virtual | ~ParameterBase () |
virtual ParameterType | type ()=0 |
virtual std::unique_ptr< ParameterBase > | clone () const =0 |
virtual void | assign (ParameterBase const &rhs)=0 |
Wrapper class to get access to the full functionality Apparently nor required anymore (and is troublesome when deducing the argument type).
|
default |
Use base class constructors
|
default |
Use base class constructors