|
Carna
Version 3.0.1
|
Defines ray in \(D^d\) where \(D\) is the Scalar type derived from VectorType and \(d\) is dimension of VectorType.
More...
#include <Ray.h>
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. |
Documentation generated by Doxygen