Navigation: Up, Table of Contents, Bibliography, Index, Title Page

CGAL::Cartesian<FieldNumberType>

#include <CGAL/Cartesian.h>

Definition

A model for a Kernel using Cartesian coordinates to represent the geometric objects.

Is Model for the Concept

Kernel

Types

typedef FieldNumberType
FT;
typedef FieldNumberType
RT;

Implementation

This model of a kernel uses reference counting.

See Also

CGAL::Simple_cartesian<FieldNumberType>
CGAL::Homogeneous<RingNumberType>
CGAL::Simple_homogeneous<RingNumberType>


Next: Cartesian_converter<K1, K2, NTConverter>
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.