|
The Vish Visualization Shell 0.3
Vish
|
A node that constructs a type from a constant value. More...
#include <ocean/parzival/OperatorNode.hpp>
Public Member Functions | |
| ConstantNode (const value_type &v) | |
| Construct constant node from a given value. | |
| MemCore::RefPtr< Node > | derive (const ScalarVariableNode &Variable) const override |
| Derivation of a constant value always returns a zero value. | |
A node that constructs a type from a constant value.