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

Defines LibCarna::base::math::RayPlaneHitTest. More...

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

Go to the source code of this file.

Classes

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

Definition in file RayPlaneHitTest.hpp.