Saga3D API Documentation
1.0-RC4
|
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... | |