About
- Header File: xpressocore/description/gvmath.h
- Description Category: GraphView Operators. An XPRESSO node. See XPRESSO.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Function
- Parameter ID:
GV_MATH_FUNCTION_ID
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- Add (GV_ADD_NODE_FUNCTION)
- Subtract (GV_SUB_NODE_FUNCTION)
- Multiply (GV_MUL_NODE_FUNCTION)
- Divide (GV_DIV_NODE_FUNCTION)
- Modulo (GV_MOD_NODE_FUNCTION)