MoveableThing ============= .. currentmodule:: blueprints .. autoclass:: MoveableThing :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MoveableThing.alpha ~MoveableThing.angular_vel ~MoveableThing.beta ~MoveableThing.euler ~MoveableThing.gamma ~MoveableThing.global_pos ~MoveableThing.global_rotation_matrix ~MoveableThing.pos ~MoveableThing.rotation_matrix ~MoveableThing.vel ~MoveableThing.x ~MoveableThing.y ~MoveableThing.z .. rubric:: Methods Summary .. autosummary:: ~MoveableThing.align ~MoveableThing.locate ~MoveableThing.rotate ~MoveableThing.scaled ~MoveableThing.shift .. rubric:: Attributes Documentation .. autoattribute:: alpha .. autoattribute:: angular_vel .. autoattribute:: beta .. autoattribute:: euler .. autoattribute:: gamma .. autoattribute:: global_pos .. autoattribute:: global_rotation_matrix .. autoattribute:: pos .. autoattribute:: rotation_matrix .. autoattribute:: vel .. autoattribute:: x .. autoattribute:: y .. autoattribute:: z .. rubric:: Methods Documentation .. automethod:: align .. automethod:: locate .. automethod:: rotate .. automethod:: scaled .. automethod:: shift