Bool Operator

About

  • Header File: xpressocore/description/gvbool.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_BOOL_FUNCTION_ID
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • AND (GV_AND_NODE_FUNCTION)
    • OR (GV_OR_NODE_FUNCTION)
    • XOR (GV_XOR_NODE_FUNCTION)
    • NAND (GV_NAND_NODE_FUNCTION)
    • NOR (GV_NOR_NODE_FUNCTION)
    • NXOR (GV_NXOR_NODE_FUNCTION)

Parameter: Input


Parameter: Output