CortidQCT  1.2.2.52
Public Attributes | List of all members
CortidQCT::Ray< T > Struct Template Reference

A basic ray datatype. More...

#include <Ray.h>

Public Attributes

std::array< T, 3 > origin
 The origin of the ray in cartesian coordinates (x, y, z)
 
std::array< T, 3 > direction
 The (normalized) direction of the ray (dx, dy,d z)
 

Detailed Description

template<class T>
struct CortidQCT::Ray< T >

A basic ray datatype.


The documentation for this struct was generated from the following file: