Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

surftopgm.cpp File Reference

#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Triangulation_euclidean_traits_xy_3.h>
#include <CGAL/Delaunay_triangulation_2.h>
#include <CGAL/Bbox_2.h>
#include <CGAL/intersection_3_1.h>
#include <string>
#include <iostream>
#include <istream>
#include <ostream>
#include <fstream>
#include "parsecl.hpp"

Include dependency graph for surftopgm.cpp:

Include dependency graph

Go to the source code of this file.

Typedefs

typedef K::Plane_3 Plane
typedef K::Line_3 Line
typedef CGAL::Bbox_2 BoundingBox
typedef CGAL::Triangulation_euclidean_traits_xy_3<
K > 
Gt
typedef CGAL::Delaunay_triangulation_2<
Gt
Delaunay
typedef Delaunay::Point Point
typedef Delaunay::Point_iterator PointIterator
typedef Delaunay::Vertex_handle VertexHandle
typedef Delaunay::Face_handle FaceHandle
typedef Delaunay::Vertex_circulator VertexCirculator

Functions

int main (int argc, char **argv)
 A simple program to convert surface data to a portable graymap file (PGM) visualization.


Typedef Documentation

typedef CGAL::Bbox_2 BoundingBox
 

Definition at line 19 of file surftopgm.cpp.

Referenced by main().

typedef CGAL::Delaunay_triangulation_2<Gt> Delaunay
 

Definition at line 22 of file surftopgm.cpp.

Referenced by main().

typedef Delaunay::Face_handle FaceHandle
 

Definition at line 26 of file surftopgm.cpp.

typedef CGAL::Triangulation_euclidean_traits_xy_3<K> Gt
 

Definition at line 21 of file surftopgm.cpp.

typedef K::Line_3 Line
 

Definition at line 18 of file surftopgm.cpp.

Referenced by Arak::SonarImpact::SonarImpact().

typedef K::Plane_3 Plane
 

Definition at line 17 of file surftopgm.cpp.

Referenced by main().

typedef Delaunay::Point Point
 

Definition at line 23 of file surftopgm.cpp.

Referenced by main(), Arak::Geometry::project(), Arak::Coloring::randomPoint(), Arak::Coloring::BoundaryEdge::randomPoint(), and Arak::CN94Proposal::sampleInCastingBox().

typedef Delaunay::Point_iterator PointIterator
 

Definition at line 24 of file surftopgm.cpp.

typedef Delaunay::Vertex_circulator VertexCirculator
 

Definition at line 27 of file surftopgm.cpp.

Referenced by main().

typedef Delaunay::Vertex_handle VertexHandle
 

Definition at line 25 of file surftopgm.cpp.


Function Documentation

int main int  argc,
char **  argv
 

A simple program to convert surface data to a portable graymap file (PGM) visualization.

Definition at line 33 of file surftopgm.cpp.

References BoundingBox, Delaunay, Plane, Point, Arak::Util::CommandLine::Option::supplied(), and VertexCirculator.


Generated on Wed May 25 14:40:11 2005 for Arak by doxygen 1.3.6