1
0
Fork 0
mutter-performance-source/doc/reference
Robert Bragg df1915d957 math: Adds an experimental euler API
This adds an experimental CoglEuler data type and the following new
functions:

    cogl_euler_init
    cogl_euler_init_from_matrix
    cogl_euler_init_from_quaternion
    cogl_euler_equal
    cogl_euler_copy
    cogl_euler_free
    cogl_quaternion_init_from_euler

Since this is experimental API you need to define
COGL_ENABLE_EXPERIMENTAL_API before including cogl.h
2011-05-16 14:12:42 +01:00
..
cogl math: Adds an experimental euler API 2011-05-16 14:12:42 +01:00
cogl-2.0 math: Adds an experimental euler API 2011-05-16 14:12:42 +01:00
Makefile.am Adds experimental cogl 2.0 reference 2011-05-10 16:36:40 +01:00