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 cinema::C4DAtom::GetParameter() and cinema::C4DAtom::SetParameter(). See 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