createZero MethodStatic

create a matrix with all zeros.

  • Note that for geometry transformations "all zeros" is not a useful default state.
  • Hence almost always use createIdentity for graphics transformations.
  • "all zeros" is appropriate for summing moment data.

createZero(): Matrix3d

Defined in

Last Updated: 08 January, 2020