PyGeo: a dynamic geometry toolkit

frame

Methods defined in frame

f __init__(self, frame=None) ...

Methods defined in frame

f rotate(...)

f _get_pos(...)

f _get_up(...)

f _set_up(...)

f _set_pos(...)

Methods defined in displayobject

f _complete_init(...)

Register the new object with the visual internals. Client code should not call this function.

Attributes

a frame

<property object at 0x015D5E68>

a up

<property object at 0x013ED288>

a pos

<property object at 0x013ED3A0>

a visible

<property object at 0x015D5E90>

a objects

<property object at 0x015D7FD0>

a y

<property object at 0x015DB058>

a x

<property object at 0x015DB030>

a z

<property object at 0x015DB080>

a display

<property object at 0x015D5E40>

a axis

<property object at 0x013EDA80>

See the source for more information.