1
0
Fork 0
mutter-performance-source/doc/reference/cogl
Robert Bragg f816644022 [cogl-matrix] Documents that CoglMatrix members should be considered read only
In the future if we want to annotate matrices with internal flags, and add
caching of the inverse matrix then we need to ensure that all matrix
modifications are done by cogl_matrix API so we'd know when to dirty the
cache or update the flags.

This just adds documentation to that effect, and assuming the most likley
case where someone would try and directly write to matrix members would
probably be to load a constant matrix other than the identity matrix; I
renamed cogl_matrix_init_from_gl_matrix to cogl_matrix_init_from_array to
make it seem more general purpose.
2009-02-26 16:42:32 +00:00
..
cogl-docs.xml [docs] Rename cogl-docs from sgml to xml 2009-02-20 12:02:31 +00:00
cogl-sections.txt [cogl-matrix] Documents that CoglMatrix members should be considered read only 2009-02-26 16:42:32 +00:00
Makefile.am [docs] Rename cogl-docs from sgml to xml 2009-02-20 12:02:31 +00:00
version.xml.in 2008-07-30 Ross Burton <ross@openedhand.com> 2008-07-30 09:17:57 +00:00