aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/AlignedBox.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-11-22 19:51:05 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-11-22 19:51:05 +0000
commit582c1f92c81b264f3eb52d745bf8e607bc9a6ee6 (patch)
tree26be2455f13841a6779fc24127edf63210334a4c /Eigen/src/Geometry/AlignedBox.h
parenta040b7f15daa915b997dd4776ce84809ff38fbe6 (diff)
doc: add a "non stable" warning for parts which are not part
of the stable API yet and a couple of other minor doc updates...
Diffstat (limited to 'Eigen/src/Geometry/AlignedBox.h')
-rw-r--r--Eigen/src/Geometry/AlignedBox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/src/Geometry/AlignedBox.h b/Eigen/src/Geometry/AlignedBox.h
index fb6d3d0a7..3d4608e73 100644
--- a/Eigen/src/Geometry/AlignedBox.h
+++ b/Eigen/src/Geometry/AlignedBox.h
@@ -26,6 +26,7 @@
#define EIGEN_ALIGNEDBOX_H
/** \geometry_module \ingroup GeometryModule
+ * \nonstableyet
*
* \class AlignedBox
*