![]() |
VISR
0.12.0
Versatile Interactive Scene Renderer
|
Additional Inherited Members | |
![]() | |
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).