![]() |
LibCarna Version 3.4.0
|
Defines ray in \(D^d\) where \(D\) is the Scalar type derived from VectorType and \(d\) is dimension of VectorType.
More...
#include <Ray.hpp>
Public Types | |
| typedef VectorType | Vector |
Reflects the VectorType argument this class template was instantiated with. | |
Public Attributes | |
| VectorType | origin |
| Holds the origin of this ray. | |
| VectorType | direction |
| Holds the direction of this ray. | |
Defines ray in \(D^d\) where \(D\) is the Scalar type derived from VectorType and \(d\) is dimension of VectorType.
| VectorType | Specifies the which vector type is to use. |
| typedef VectorType LibCarna::base::math::Ray< VectorType >::Vector |
| VectorType LibCarna::base::math::Ray< VectorType >::direction |
| VectorType LibCarna::base::math::Ray< VectorType >::origin |
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen