Loading...
Searching...
No Matches
Ray.hpp
Go to the documentation of this file.
Definition Matrix.hpp:30
Ray & operator=(const Ray &other)
Copy assignment operator.
Definition Ray-Impl.hpp:44
VectorType PointAt(T t) const
Returns a point on the ray at distance t.
Definition Ray-Impl.hpp:60
Ray()
Constructs an empty ray that points (1, 0, ...) from (0, 0, ...).
Definition Ray-Impl.hpp:17
Definition pybind11Utils.hpp:21
1.9.8