Carna  Version 3.3.2
Classes | Namespaces
RayPlaneHitTest.h File Reference

Defines Carna::base::math::RayPlaneHitTest. More...

#include <Carna/Carna.h>
#include <Carna/base/math.h>
#include <Carna/base/math/Ray.h>
#include <Carna/base/CarnaException.h>
+ Include dependency graph for RayPlaneHitTest.h:

Go to the source code of this file.

Classes

class  Carna::base::math::RayPlaneHitTest< VectorType, ScalarType >
 Tests whether particular plane is hit by a Ray object. 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::RayPlaneHitTest.

Definition in file RayPlaneHitTest.h.