Home
last modified time | relevance | path

Searched defs:Ray3d (Results 1 – 8 of 8) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dray.h29 typedef Ray3<double> Ray3d; typedef
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dray.h29 typedef Ray3<double> Ray3d; typedef
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dray3.h186 typedef Ray3<double> Ray3d; typedef
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dray3.h186 typedef Ray3<double> Ray3d; typedef
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/
H A DGeometry.h358 using Ray3d = Ray3<vtkm::FloatDefault>; variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/
H A DGeometry.h368 using Ray3d = Ray3<vtkm::FloatDefault>; variable
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dray.h123 typedef Ray<double, 3> Ray3d; typedef
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DRay.h310 typedef Ray<double,3> Ray3d; typedef