Carna  Version 3.0.1
Classes | Namespaces
Ray.h File Reference

Defines Carna::base::math::Ray. More...

#include <Carna/Carna.h>
#include <Carna/base/math.h>
+ Include dependency graph for Ray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Carna::base::math::Ray< VectorType >
 Defines ray in \(D^d\) where \(D\) is the Scalar type derived from VectorType and \(d\) is dimension of VectorType. More...
 
class  Carna::base::math::Ray3f
 Defines ray in \(\mathbb R^3\). More...
 

Namespaces

 Carna::base
 Contains the core framework components.
 
 Carna::base::math
 Provides set of math-related classes and functions.
 

Detailed Description

Defines Carna::base::math::Ray.

Definition in file Ray.h.