|
CortidQCT
1.2.2.52
|
Definition of Ray data structure. More...
#include <array>#include <type_traits>

Go to the source code of this file.
Classes | |
| struct | CortidQCT::Ray< T > |
| A basic ray datatype. More... | |
Namespaces | |
| CortidQCT | |
| Name namespace for CortidQCT library. | |
Typedefs | |
| using | CortidQCT::Rayd = Ray< double > |
| Alias for double precision rays. | |
| using | CortidQCT::Rayf = Ray< float > |
| Lias for single precision rays. | |
Definition of Ray data structure.
1.8.11