Neil Roberts dedb753d30 CoglMatrix: Don't make the matrix fields private
The xx, yx, zx etc fields are meant to be read-only but they were
marked as private with the gtk-doc annotation. This patch moves the
private marker so that the 16 float member fields are public but the
type, inverted matrix, flags and padding are not.
2010-04-12 15:38:58 +01:00
2010-04-08 19:53:38 +01:00
2010-02-12 14:57:55 +00:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%