diff options
author | Bruno Dilly <bdilly@profusion.mobi> | 2012-11-14 20:01:01 +0000 |
---|---|---|
committer | Bruno Dilly <bdilly@profusion.mobi> | 2012-11-14 20:01:01 +0000 |
commit | 621a67081343092499bfbcefd3a48271d282d2be (patch) | |
tree | a9e38c66b1a48559b9e8c2cb7d3276d69650f70f /legacy/ephysics/src/lib/EPhysics.h | |
parent | 10567cca051d1db6964fac30575dcd7c37e036db (diff) |
ephysics: add quaternion group to main doc page
I forgot that.
SVN revision: 79297
Diffstat (limited to '')
-rw-r--r-- | legacy/ephysics/src/lib/EPhysics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/ephysics/src/lib/EPhysics.h b/legacy/ephysics/src/lib/EPhysics.h index df2b3da0da..5a9279693a 100644 --- a/legacy/ephysics/src/lib/EPhysics.h +++ b/legacy/ephysics/src/lib/EPhysics.h | |||
@@ -22,6 +22,7 @@ | |||
22 | * @li @ref EPhysics_Body | 22 | * @li @ref EPhysics_Body |
23 | * @li @ref EPhysics_Camera | 23 | * @li @ref EPhysics_Camera |
24 | * @li @ref EPhysics_Constraint | 24 | * @li @ref EPhysics_Constraint |
25 | * @li @ref EPhysics_Quaternion | ||
25 | * @li @ref EPhysics_Shape | 26 | * @li @ref EPhysics_Shape |
26 | * | 27 | * |
27 | * Please see the @ref authors page for contact details. | 28 | * Please see the @ref authors page for contact details. |