PyGeo: a dynamic geometry toolkit

pygeoprimitives

inherent from and intialize cvisual primitives to use as PyGeo drawing primitives; and create a primitive for the drawing of a wireframe sphere

Functions

f cvisual_init(primitive, frame) ...

Classes

C sphere(...) ...

C curve(...) ...

C frame(...) ...

C label(...) ...

C convex(...) ...

C arrow(...) ...

C faces(...) ...

C pyramid(...) ...

C box(...) ...

Attributes

a PyGeoPrimtives

['frame',
 'sphere',
 'curve',
 'label',
 'convex',
 'arrow',
 'faces',
 'pyramid',
 'box',
 'wiresphere']

a divide

<ufunc 'divide'>

a arctan2

<ufunc 'arctan2'>

a hypot

<ufunc 'hypot'>

a conjugate

<ufunc 'conjugate'>

a tan

<ufunc 'tan'>

a absolute

<ufunc 'absolute'>

a sqrt

<ufunc 'sqrt'>

a arctan

<ufunc 'arctan'>

a add

<ufunc 'add'>

a PI

3.1415926535897931

a sin

<ufunc 'sin'>

a arcsin

<ufunc 'arcsin'>

a cos

<ufunc 'cos'>

a __url__

'$URL: http://source.net/projects/pygeo $'

a multiply

<ufunc 'multiply'>

a subtract

<ufunc 'subtract'>

a math_E

2.7182818284590451

a arccos

<ufunc 'arccos'>

See the source for more information.