\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.14 - Geomview
Geomview Reference

geomview.png
Andreas Fabri and Sylvain Pion
This package implements an interface to Geomview, an interactive 3D viewing program, originally developed at the Geometry Center in Minneapolis.
Introduced in: CGAL 2.0
BibTeX: cgal:fp-gv-19a
License: LGPL

Classified Reference Pages

Classes

Modules

 Output Operators for CGAL Kernel Classes
 The following classes of the CGAL kernel have output operators.
 
 Input Operators for CGAL Kernel Classes
 An input operator is provided for points.
 
 Output Operators for CGAL Basic Library Classes
 Output operators are provided for polyhedral surfaces, as well as for 3D and 2D triangulations.
 

Classes

class  CGAL::Geomview_stream
 An object of the class Geomview_stream is a stream in which geometric objects can be inserted and where geometric objects can be extracted from. More...