Function setOne

  • Sets all elements of the 4-element vector a to one

    Parameters

    • a: Vec4

      a 4-element vector object

    Returns Vec4

    a with all elements set to one

Generated using TypeDoc