Carna  Version 3.0.1
Classes | Namespaces
RaySphereHitTest.h File Reference

Defines Carna::base::math::RaySphereHitTest. 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 RaySphereHitTest.h:

Go to the source code of this file.

Classes

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

Definition in file RaySphereHitTest.h.