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

CGAL::Homogeneous<RingNumberType>

#include <CGAL/Homogeneous.h>

Definition

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

Is Model for the Concept

Kernel

Types

typedef Quotient<RingNumberType>
FT;
typedef RingNumberType
RT;

Implementation

This model of a kernel uses reference counting.

See Also

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


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