OSDN Git Service

improve mat44 implementation
authorMathias Agopian <mathias@google.com>
Mon, 2 Sep 2013 04:35:36 +0000 (21:35 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 3 Sep 2013 23:38:49 +0000 (16:38 -0700)
commit1d4d8f94e2989b7c8667602304df9059d2701653
treea0a7ab12d583a454f08af3f21a01b7bd7dabc07a
parent9b5534b0e5e1510f56e6a2c58ad0816167603ebd
improve mat44 implementation

this will make it easier to create matrices of different sizes

Change-Id: I2c1771ba0823c42d737762e2dfc2cd47eb302767
include/ui/TMatHelpers.h
include/ui/TVecHelpers.h
include/ui/mat4.h
include/ui/vec2.h
include/ui/vec3.h
include/ui/vec4.h