doc: Unhide cogl-matrix-stack.h
The documentation welcomes a new 2.0 API. (cherry picked from commit 8d78957c8d29b89c7bf352131d84c9755083eed9)
This commit is contained in:
parent
f2b0dac871
commit
61e1206d33
@ -165,7 +165,7 @@ typedef struct _CoglMatrixEntry CoglMatrixEntry;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* cogl_matrix_stack_new:
|
* cogl_matrix_stack_new:
|
||||||
* @context: A #CoglContext
|
* @ctx: A #CoglContext
|
||||||
*
|
*
|
||||||
* Allocates a new #CoglMatrixStack that can be used to build up
|
* Allocates a new #CoglMatrixStack that can be used to build up
|
||||||
* transformations relating to objects in a scenegraph like hierarchy.
|
* transformations relating to objects in a scenegraph like hierarchy.
|
||||||
|
@ -69,7 +69,6 @@ IGNORE_HFILES=\
|
|||||||
cogl-deprecated.h \
|
cogl-deprecated.h \
|
||||||
cogl-internal.h \
|
cogl-internal.h \
|
||||||
cogl-matrix-mesa.h \
|
cogl-matrix-mesa.h \
|
||||||
cogl-matrix-stack.h \
|
|
||||||
cogl-spans.h \
|
cogl-spans.h \
|
||||||
cogl-profile.h \
|
cogl-profile.h \
|
||||||
cogl-util.h \
|
cogl-util.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user