[cogl/cogl-1.14: 129/174] doc: Use <ulink> to make Gimbal Lock reactive
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.14: 129/174] doc: Use <ulink> to make Gimbal Lock reactive
- Date: Tue, 22 Jan 2013 18:41:37 +0000 (UTC)
commit 17333d3f10d90cb0557ba4cd0299bba3eb1b24b6
Author: Damien Lespiau <damien lespiau intel com>
Date: Sun Dec 30 20:04:31 2012 +0000
doc: Use <ulink> to make Gimbal Lock reactive
Instead of just having the reference at the end of the paragraph.
Usually seen as more usable.
(cherry picked from commit 6988d3ae61ab16fb298b34d2bd31860833f04186)
cogl/cogl-quaternion.h | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/cogl/cogl-quaternion.h b/cogl/cogl-quaternion.h
index 5c2d7f6..4da6f5e 100644
--- a/cogl/cogl-quaternion.h
+++ b/cogl/cogl-quaternion.h
@@ -45,9 +45,11 @@ COGL_BEGIN_DECLS
* rotations and have some nice properties when compared with other
* representation such as (roll,pitch,yaw) Euler angles. They can be
* used to interpolate between different rotations and they don't
- * suffer from a problem called "Gimbal lock" where two of the axis of
- * rotation may become aligned and you loose a degree of freedom.
- * (<ulink url="http://en.wikipedia.org/wiki/Gimbal_lock"/>).
+ * suffer from a problem called
+ * <ulink url="http://en.wikipedia.org/wiki/Gimbal_lock">"Gimbal lock"</ulink>
+ * where two of the axis of rotation may become aligned and you loose a
+ * degree of freedom.
+ * .
*/
#include <cogl/cogl-vector.h>
#include <cogl/cogl-euler.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]