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

Defines LibCarna::base::math::RaySphereHitTest. 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 RaySphereHitTest.hpp:

Go to the source code of this file.

Classes

class  LibCarna::base::math::RaySphereHitTest< VectorType, ScalarType >
 Tests whether sphere in origin 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::RaySphereHitTest.

Definition in file RaySphereHitTest.hpp.