| 
    Itasca C++ Interface
    
   | 
 
Three dimensional extent aligned with cartesian axes. More...
#include "extent2.h"Go to the source code of this file.
Classes | |
| class | Cube< T > | 
| A Class representing a cartesian extent in 3D.  More... | |
Functions | |
| template<class T > | |
| const Cube< T > & | toCube (const Cube< T > &t) | 
| Returns a cube.  | |
| template<class T > | |
| Cube< T > | toCube (const Extent2< T > &t) | 
| Returns a cube coverted from a rectangle, the length of the third dimension is zero.  | |
Three dimensional extent aligned with cartesian axes.