Saga3D API Documentation  1.0-RC4
line3d.h File Reference
#include <glm/vec3.hpp>

Go to the source code of this file.

Classes

class  saga::core::line3d< T >
 3D line between two points with intersection methods. More...
 

Namespaces

 saga
 
 saga::core
 typedef for Function Pointer
 

Typedefs

typedef line3d< float > saga::core::line3df
 Typedef for an float line. More...
 
typedef line3d< std::int32_t > saga::core::line3di
 Typedef for an integer line. More...