CMakeLists.txt
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
QtQmlViewport/Actors.py
QtQmlViewport/Array.py
QtQmlViewport/Camera.py
QtQmlViewport/CustomActors.py
QtQmlViewport/CustomAttribs.py
QtQmlViewport/CustomEffects.py
QtQmlViewport/Effect.py
QtQmlViewport/Geometry.py
QtQmlViewport/Image.py
QtQmlViewport/InFboRenderer.py
QtQmlViewport/Product.py
QtQmlViewport/PyBVH.cpython-38-x86_64-linux-gnu.so
QtQmlViewport/PyQtQmlViewport.cpython-38-x86_64-linux-gnu.so
QtQmlViewport/Table.py
QtQmlViewport/Transforms.py
QtQmlViewport/Viewport.py
QtQmlViewport/__init__.py
QtQmlViewport/interactive.py
QtQmlViewport/linalg.py
QtQmlViewport/utils.py
QtQmlViewport.egg-info/PKG-INFO
QtQmlViewport.egg-info/SOURCES.txt
QtQmlViewport.egg-info/dependency_links.txt
QtQmlViewport.egg-info/not-zip-safe
QtQmlViewport.egg-info/requires.txt
QtQmlViewport.egg-info/top_level.txt
QtQmlViewport/qml/__init__.py
QtQmlViewport/qml/example.qml
QtQmlViewport/qml/root_MPL.qml
QtQmlViewport/qml/Examples/qmldir
QtQmlViewport/qml/Misc/Utils.js
QtQmlViewport/qml/Misc/qmldir
QtQmlViewport/qml/UI2D/PZQImagePainter.qml
QtQmlViewport/qml/UI2D/SmallCheckBox.qml
QtQmlViewport/qml/UI2D/qmldir
QtQmlViewport/qml/UI3D/qmldir
QtQmlViewport/qml/UI3D/Actors/Actors.qml
QtQmlViewport/qml/UI3D/Actors/Box.qml
QtQmlViewport/qml/UI3D/Actors/GridXZ.qml
QtQmlViewport/qml/UI3D/Actors/Line.qml
QtQmlViewport/qml/UI3D/Actors/Points.qml
QtQmlViewport/qml/UI3D/Actors/XYZ.qml
QtQmlViewport/qml/UI3D/Effects/AmplitudesProgram.qml
QtQmlViewport/qml/UI3D/Effects/ColorMapProgram.qml
QtQmlViewport/qml/UI3D/Effects/EmissiveProgram.qml
QtQmlViewport/qml/UI3D/Effects/MaterialProgram.qml
QtQmlViewport/qml/UI3D/Effects/PointsColorProgram.qml
QtQmlViewport/qml/backend_qtquick5/__init__.py
QtQmlViewport/qml/backend_qtquick5/backend_qquick5agg.py
QtQmlViewport/qml/backend_qtquick5/MPLBackend/Figure.qml
QtQmlViewport/qml/backend_qtquick5/MPLBackend/FigureWithToolbar.qml
QtQmlViewport/qml/backend_qtquick5/MPLBackend/SubplotTool.qml
QtQmlViewport/qml/backend_qtquick5/MPLBackend/qmldir
pybind11/CMakeLists.txt
pybind11/include/pybind11/attr.h
pybind11/include/pybind11/buffer_info.h
pybind11/include/pybind11/cast.h
pybind11/include/pybind11/chrono.h
pybind11/include/pybind11/common.h
pybind11/include/pybind11/complex.h
pybind11/include/pybind11/eigen.h
pybind11/include/pybind11/embed.h
pybind11/include/pybind11/eval.h
pybind11/include/pybind11/functional.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/numpy.h
pybind11/include/pybind11/operators.h
pybind11/include/pybind11/options.h
pybind11/include/pybind11/pybind11.h
pybind11/include/pybind11/pytypes.h
pybind11/include/pybind11/stl.h
pybind11/include/pybind11/stl_bind.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/typeid.h
pybind11/tests/CMakeLists.txt
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/pybind11Tools.cmake
src/BVHWrapper.h
src/RayPointsQuery.h
src/RayTrianglesQuery.h
src/line_distances.h
src/line_intersections.h
src/main.cpp
src/traits.h