Aleph-w  1.5a.2
Biblioteca general de algoritmos y estructuras de datos
 Todo Clases Archivos Funciones Variables 'typedefs' Enumeraciones Amigas Grupos Páginas
Referencia de la Clase Ellipse
+ Diagrama de herencias de Ellipse
+ Diagrama de colaboración para Ellipse:

Métodos públicos

 Ellipse (const Point &__center, const Geom_Number &__hr, const Geom_Number &__vr)
 
 Ellipse (const Ellipse &e)
 
const Pointget_center () const
 
const Geom_Number & get_hradius () const
 
const Geom_Number & get_vradius () const
 
bool is_clockwise () const
 
Point highest_point () const
 
Point lowest_point () const
 
Point leftmost_point () const
 
Point rightmost_point () const
 
void compute_tangents (Segment &s1, Segment &s2, const Geom_Number &m) const
 
bool intersects_with (const Segment &s) const
 
bool contains_to (const Point &p) const
 
bool intersects_with (const Point &p) const
 
Segment intersection_with (const Segment &sg) const
 
- Métodos públicos heredados desde Geom_Object
 Geom_Object (const Geom_Object &)
 

Amigas

class Point
 

La documentación para esta clase fue generada a partir del siguiente fichero:

Leandro Rabindranath León