LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Classes | Namespaces
Ray.hpp File Reference

Defines LibCarna::base::math::Ray. More...

#include <LibCarna/LibCarna.hpp>
#include <LibCarna/base/math.hpp>
+ Include dependency graph for Ray.hpp:

Go to the source code of this file.

Classes

class  LibCarna::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  LibCarna::base::math::Ray3f
 Defines ray in \(\mathbb R^3\). More...
 

Namespaces

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

Detailed Description

Defines LibCarna::base::math::Ray.

Definition in file Ray.hpp.