Document the fact that we don't use the Plane of the kernel but a triple of points so that it works with the inexact_constructions_kernel

This commit is contained in:
Andreas Fabri 2008-07-08 14:14:44 +00:00
parent 7358ce7c66
commit 5bec2f0e6b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function.
\ccGlue
\ccTypedef{typedef R::Triangle_3 Triangle_3;}{}
\ccGlue
\ccTypedef{typedef R::Plane_3 Plane_3;}{}
\ccNestedType{Plane_3;}{A triple of points, in order to avoid the need for exact constructions.}
\ccGlue
\ccTypedef{typedef R::Vector_3 Vector_3;}{}
\ccGlue