Index of the abstracts module
-
m
base.abstracts
...
- abstract base classes of the PyGeo inheritance hierarchy
-
m
_element
...
- base abstract class from which all geometric objects are derived
-
f
get_args
...
- a function to filter geometric objects (i.e. descendants of the Element class)
from other arguments (e.g. numeric) that intialize an object
-
f
register
...
- recursive function called upom the initialization of geometric ojects,
registering a direct or indirect dependance with movable points in a scene
-
f
method_get
...
- arguments to Element classes are tested against their constructor signature and
returned ordered as per signature
-
C
Element
...
- the abstract class from which all PyGeo geometric objects derive
-
m
_real
...
- abstract classes for geometric objects of real space
-
C
_Line
...
- a 1 dimensional object representing "breathless length"
-
C
_Sphere
...
- the set of points in space that are equidistant from a given point
-
C
_PlaneArray
...
- an array of planes with a defined geometric relationship
-
C
_CirclePencil
...
- an array of circles with a defined geometric relationship
-
C
_Plane
...
- a 2 dimensional surface spanned by two linearly independent vectors
-
C
_LineArray
...
- an array of lines with a defined geometric relationship
inherits
-
C
_Transformation
...
- a mapping of a set of geometric objects
-
C
_Point
...
- a O dimensional object with a defined position in space.
-
C
_FreePosition
...
- a O dimensional object which can be picked and moved through the scene
display interface.
-
C
_Triangle
...
-
- an extension of the _Plane class providing for the drawing of a triangle
- connecting 3 points on or defining a plane
-
C
_Circle
...
- the set of points of a plane that are equidistant from a given point of the plane
-
C
_PointArray
...
- an array of points with a defined geometric relationship
-
m
_complex
...
- abstract classes for geometric objects of the complex plane
-
C
_zCircle
...
- the set of points the complex plane that are equidistant from a given point
of the plane
-
C
_zLine
...
- a straight line of the complex plane , representing a complex circle of
infinite radius
-
C
_zTransformation
...
- a Mobius transformation of geometric objects of the complex plane
-
C
_zLineArray
...
- an array of lines on the complex plane with a defined geometric relationship
-
C
_zPointArray
...
- an array of points on the complex plane with a defined
geometric relationship
-
C
_zFreePosition
...
- an O dimensional object of the complex plane that can picked and moved, either
freely on the plane or constrained to a given geometic object of the plane.
-
C
_zPoint
...
- a zero dimensional object with a defined postion on the complex plane
-
C
_zCirclePencil
...
- an array of circles on the complex plane with a defined geometric relationship
-
m
_usphere
...
- abstract classes for geometric objects of the Riemann sphere
-
C
_uSphere
...
- the orign centered Riemann (unit) sphere representing the extended complex plane
-
C
_uPoint
...
- a O dimensional object on the unit sphere.
-
C
_rPoint
...
- a O dimensional object with a defined position in space.
-
C
_uCircle
...
- a spheric section of the unit sphere
-
C
_rLine
...
- a 1 dimensional object representing "breathless length"
-
C
_uCirclePencil
...
- an array of circles on the Riemann sphere
-
C
_uTransformation
...
- the stereographic mapping of geometric objects of the complex plane to the unit sphere
-
C
_uFreePosition
...
- a O dimensional object that can be picked and moved either