|
Point_2< Homogeneous<RT> >
|
quotient_cartesian_to_homogeneous ( Point_2< Cartesian< Quotient<RT> > > cp)
|
| |
converts 2d point cp with Cartesian representation
with number type Quotient<RT> into a 2d point
with homogeneous representation with number type RT.
|
|
|
Point_3< Homogeneous<RT> >
|
quotient_cartesian_to_homogeneous ( Point_3< Cartesian< Quotient<RT> > > cp)
|
| |
converts 3d point cp with Cartesian representation
with number type Quotient<RT> into a 3d point
with homogeneous representation with number type RT.
|