Saga3D API Documentation  1.0-RC4
triangle3d.h File Reference
#include "line3d.h"
#include "plane3d.h"
#include "aabbox3d.h"

Go to the source code of this file.

Classes

class  saga::core::triangle3d< T >
 3d triangle template class for doing collision detection and other things. More...
 

Namespaces

 saga
 
 saga::core
 typedef for Function Pointer
 

Typedefs

typedef triangle3d< float > saga::core::triangle3df
 Typedef for a float 3d triangle. More...
 
typedef triangle3d< std::int32_t > saga::core::triangle3di
 Typedef for an integer 3d triangle. More...