mirror of https://github.com/CGAL/cgal
fix copy/paste error
This commit is contained in:
parent
c2d0689a04
commit
136a077e93
|
|
@ -115,7 +115,7 @@ const Kernel::RT &hw = RT(1));
|
||||||
\name Operations
|
\name Operations
|
||||||
|
|
||||||
The main thing to do with transformations is to apply them on
|
The main thing to do with transformations is to apply them on
|
||||||
geometric objects. Each class `Class_2<Kernel>` representing a
|
geometric objects. Each class `Class_3<Kernel>` representing a
|
||||||
geometric object has a member function:
|
geometric object has a member function:
|
||||||
|
|
||||||
\code
|
\code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue