[cogl/wip/rib/cogl-1.12: 39/139] doc: Hide the private fields of CoglQuaternion
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/rib/cogl-1.12: 39/139] doc: Hide the private fields of CoglQuaternion
- Date: Wed, 15 Aug 2012 13:06:43 +0000 (UTC)
commit 542fdcd2b03f920fa1d7b781b7b2916dfc6ac5d7
Author: Damien Lespiau <damien lespiau intel com>
Date: Fri May 11 12:20:33 2012 +0100
doc: Hide the private fields of CoglQuaternion
Reviewed-by: Robert Bragg <robert linux intel com>
(cherry picked from commit a98a69017cdf8879816c1a341e4982b57ef1bc32)
cogl/cogl-quaternion.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-quaternion.h b/cogl/cogl-quaternion.h
index 1ec9825..76cae29 100644
--- a/cogl/cogl-quaternion.h
+++ b/cogl/cogl-quaternion.h
@@ -127,6 +127,7 @@ struct _CoglQuaternion
float y;
float z;
+ /*< private >*/
float padding0;
float padding1;
float padding2;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]