Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Simple_cartesian_base< R_, FT_ > Class Template Reference

#include <simple_cartesian_rep.h>

Inheritance diagram for Simple_cartesian_base< R_, FT_ >:

Public Types

typedef FT_ RT
 
typedef FT_ FT
 
typedef CGAL::Object Object_2
 
typedef CGAL::Point_2< R_Point_2
 
typedef CGAL::Vector_2< R_Vector_2
 
typedef CGAL::Direction_2< R_Direction_2
 
typedef CGAL::Segment_2< R_Segment_2
 
typedef CGAL::Line_2< R_Line_2
 
typedef CGAL::Ray_2< R_Ray_2
 
typedef CGAL::Circle_2< R_Circle_2
 
typedef CGAL::Triangle_2< R_Triangle_2
 
typedef CGAL::Iso_rectangle_2< R_Iso_rectangle_2
 
typedef
CGAL::Aff_transformation_2< R_
Aff_transformation_2
 
typedef CGAL::Object Object_3
 
typedef CGAL::Point_3< R_Point_3
 
typedef CGAL::Vector_3< R_Vector_3
 
typedef CGAL::Direction_3< R_Direction_3
 
typedef CGAL::Segment_3< R_Segment_3
 
typedef CGAL::Plane_3< R_Plane_3
 
typedef CGAL::Line_3< R_Line_3
 
typedef CGAL::Ray_3< R_Ray_3
 
typedef CGAL::Triangle_3< R_Triangle_3
 
typedef CGAL::Tetrahedron_3< R_Tetrahedron_3
 
typedef CGAL::Iso_cuboid_3< R_Iso_cuboid_3
 
typedef CGAL::Sphere_3< R_Sphere_3
 
typedef
CGAL::Aff_transformation_3< R_
Aff_transformation_3
 
typedef CGAL::Point_d< R_Point_d
 
typedef FT_ RT
 
typedef FT_ FT
 
typedef CGAL::Object Object_2
 
typedef CGAL::Point_2< R_Point_2
 
typedef CGAL::Vector_2< R_Vector_2
 
typedef CGAL::Direction_2< R_Direction_2
 
typedef CGAL::Segment_2< R_Segment_2
 
typedef CGAL::Line_2< R_Line_2
 
typedef CGAL::Ray_2< R_Ray_2
 
typedef CGAL::Circle_2< R_Circle_2
 
typedef CGAL::Triangle_2< R_Triangle_2
 
typedef CGAL::Iso_rectangle_2< R_Iso_rectangle_2
 
typedef
CGAL::Aff_transformation_2< R_
Aff_transformation_2
 
typedef CGAL::Object Object_3
 
typedef CGAL::Point_3< R_Point_3
 
typedef CGAL::Vector_3< R_Vector_3
 
typedef CGAL::Direction_3< R_Direction_3
 
typedef CGAL::Segment_3< R_Segment_3
 
typedef CGAL::Plane_3< R_Plane_3
 
typedef CGAL::Line_3< R_Line_3
 
typedef CGAL::Ray_3< R_Ray_3
 
typedef CGAL::Triangle_3< R_Triangle_3
 
typedef CGAL::Tetrahedron_3< R_Tetrahedron_3
 
typedef CGAL::Iso_cuboid_3< R_Iso_cuboid_3
 
typedef CGAL::Sphere_3< R_Sphere_3
 
typedef
CGAL::Aff_transformation_3< R_
Aff_transformation_3
 
typedef CGAL::Point_d< R_Point_d
 

Private Types

typedef Simple_cartesian< FT_ > R_
 

Detailed Description

template<class R_, class FT_>
class Simple_cartesian_base< R_, FT_ >

Definition at line 82 of file CGAL/include/CGAL/SimpleCartesian/simple_cartesian_rep.h.

Member Typedef Documentation

typedef CGAL::Aff_transformation_2< R_ > Aff_transformation_2
typedef CGAL::Aff_transformation_2< R_ > Aff_transformation_2
typedef CGAL::Aff_transformation_3< R_ > Aff_transformation_3
typedef CGAL::Aff_transformation_3< R_ > Aff_transformation_3
typedef CGAL::Circle_2< R_ > Circle_2
typedef CGAL::Circle_2< R_ > Circle_2
typedef CGAL::Direction_2< R_ > Direction_2
typedef CGAL::Direction_2< R_ > Direction_2
typedef CGAL::Direction_3< R_ > Direction_3
typedef CGAL::Direction_3< R_ > Direction_3
typedef FT_ FT
typedef FT_ FT
typedef CGAL::Iso_cuboid_3< R_ > Iso_cuboid_3
typedef CGAL::Iso_cuboid_3< R_ > Iso_cuboid_3
typedef CGAL::Iso_rectangle_2< R_ > Iso_rectangle_2
typedef CGAL::Iso_rectangle_2< R_ > Iso_rectangle_2
typedef CGAL::Line_2< R_ > Line_2
typedef CGAL::Line_2< R_ > Line_2
typedef CGAL::Line_3< R_ > Line_3
typedef CGAL::Line_3< R_ > Line_3
typedef CGAL::Plane_3< R_ > Plane_3
typedef CGAL::Plane_3< R_ > Plane_3
typedef CGAL::Point_2< R_ > Point_2
typedef CGAL::Point_2< R_ > Point_2
typedef CGAL::Point_3< R_ > Point_3
typedef CGAL::Point_3< R_ > Point_3
typedef CGAL::Point_d< R_ > Point_d
typedef CGAL::Point_d< R_ > Point_d
typedef Simple_cartesian< FT_> R_
private
typedef CGAL::Ray_2< R_ > Ray_2
typedef CGAL::Ray_2< R_ > Ray_2
typedef CGAL::Ray_3< R_ > Ray_3
typedef CGAL::Ray_3< R_ > Ray_3
typedef FT_ RT
typedef FT_ RT
typedef CGAL::Segment_2< R_ > Segment_2
typedef CGAL::Segment_2< R_ > Segment_2
typedef CGAL::Segment_3< R_ > Segment_3
typedef CGAL::Segment_3< R_ > Segment_3
typedef CGAL::Sphere_3< R_ > Sphere_3
typedef CGAL::Sphere_3< R_ > Sphere_3
typedef CGAL::Tetrahedron_3< R_ > Tetrahedron_3
typedef CGAL::Tetrahedron_3< R_ > Tetrahedron_3
typedef CGAL::Triangle_2< R_ > Triangle_2
typedef CGAL::Triangle_2< R_ > Triangle_2
typedef CGAL::Triangle_3< R_ > Triangle_3
typedef CGAL::Triangle_3< R_ > Triangle_3
typedef CGAL::Vector_2< R_ > Vector_2
typedef CGAL::Vector_2< R_ > Vector_2
typedef CGAL::Vector_3< R_ > Vector_3
typedef CGAL::Vector_3< R_ > Vector_3

The documentation for this class was generated from the following files: