col

Returns the matrix column for the given index.

Panics

Panics if index is greater than 1.

Arguments

  • _self : DMat2 - No Documentation 🚧
  • index : usize - No Documentation 🚧

Returns

  • arg0 : DVec2 - No Documentation 🚧