mirror of https://github.com/CGAL/cgal
Bugfix in doc
This commit is contained in:
parent
eff2646643
commit
64c7a083ce
|
|
@ -323,7 +323,7 @@ public:
|
|||
Quaternion rot(...);
|
||||
cout << "Rotation=" << rot << endl;
|
||||
\endcode */
|
||||
std::ostream &operator<<(std::ostream &o, const CGAL::qglviewer::Vec &);
|
||||
std::ostream &operator<<(std::ostream &o, const CGAL::qglviewer::Quaternion &);
|
||||
//@}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue