Class: RMath::RMtx4

Inherits:
Object
  • Object
show all
Defined in:
ext/rmath3d/rmath3d.c

Overview

provies 4x4 matrix arithmetic.

Notice

  • elements are stored in column-major order.