Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omPODArray.h File Reference
#include "omUtilitiesConfig.h"

Classes

class  om::util::PODArray< T, dimension, SizeType, AllocatorType >
 The template prototype for the PODArray class. More...
 
class  om::util::PODArray< T, 1, SizeType, AllocatorType >
 A specialization of the PODArray class with 1 dimension. More...
 
class  om::util::PODArray< T, 2, SizeType, AllocatorType >
 A specialization of the PODArray class with 2 dimensions. More...
 
class  om::util::PODArray< T, 3, SizeType, AllocatorType >
 A specialization of the PODArray class with 3 dimensions. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::util
 A namespace containing data structure classes and memory manipulation functions.