CHANGELOG.md
LICENSE
MANIFEST.in
README
README.md
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/api_aabb.rst
docs/source/api_euler.rst
docs/source/api_geometric_tests.rst
docs/source/api_geometry.rst
docs/source/api_integer.rst
docs/source/api_line.rst
docs/source/api_matrix.rst
docs/source/api_plane.rst
docs/source/api_quaternion.rst
docs/source/api_ray.rst
docs/source/api_rectangle.rst
docs/source/api_sphere.rst
docs/source/api_trig.rst
docs/source/api_utils.rst
docs/source/api_vector.rst
docs/source/conf.py
docs/source/index.rst
docs/source/info_coding_standard.rst
docs/source/info_contributing.rst
docs/source/info_data_types.rst
docs/source/info_geometric_tests.rst
docs/source/oo_api_matrix.rst
docs/source/oo_api_quaternion.rst
docs/source/oo_api_vector.rst
pyrr/__init__.py
pyrr/aabb.py
pyrr/aambb.py
pyrr/euler.py
pyrr/geometric_tests.py
pyrr/geometry.py
pyrr/integer.py
pyrr/line.py
pyrr/matrix33.py
pyrr/matrix44.py
pyrr/plane.py
pyrr/quaternion.py
pyrr/ray.py
pyrr/rectangle.py
pyrr/sphere.py
pyrr/trig.py
pyrr/utils.py
pyrr/vector.py
pyrr/vector3.py
pyrr/vector4.py
pyrr/version.py
pyrr.egg-info/PKG-INFO
pyrr.egg-info/SOURCES.txt
pyrr.egg-info/dependency_links.txt
pyrr.egg-info/requires.txt
pyrr.egg-info/top_level.txt
pyrr/objects/__init__.py
pyrr/objects/base.py
pyrr/objects/matrix33.py
pyrr/objects/matrix44.py
pyrr/objects/quaternion.py
pyrr/objects/vector3.py
pyrr/objects/vector4.py
tests/__init__.py
tests/test_aabb.py
tests/test_aambb.py
tests/test_equivalence.py
tests/test_euler.py
tests/test_examples.py
tests/test_geometric_tests.py
tests/test_geometry.py
tests/test_integer.py
tests/test_line.py
tests/test_matrix33.py
tests/test_matrix44.py
tests/test_plane.py
tests/test_quaternion.py
tests/test_ray.py
tests/test_rectangle.py
tests/test_sphere.py
tests/test_trig.py
tests/test_vector.py
tests/test_vector3.py
tests/test_vector4.py
tests/objects/__init__.py
tests/objects/test_equivalence.py
tests/objects/test_examples.py
tests/objects/test_matrix33.py
tests/objects/test_matrix44.py
tests/objects/test_quaternion.py
tests/objects/test_vector3.py
tests/objects/test_vector4.py