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

Go to the source code of this file.

Classes

class  saga::core::aabbox3d< T >
 Axis aligned bounding box in 3d dimensional space. More...
 

Namespaces

 saga
 
 saga::core
 typedef for Function Pointer
 

Typedefs

typedef aabbox3d< float > saga::core::aabbox3df
 Typedef for a float 3d bounding box. More...
 
typedef aabbox3d< std::int32_t > saga::core::aabbox3di
 Typedef for an integer 3d bounding box. More...