Medusa  1.1
Coordinate Free Mehless Method implementation
ShapeStorage.hpp File Reference

Detailed Description

Implementations of the ShapeStorage interface.

Definition in file ShapeStorage.hpp.

#include "ShapeStorage_fwd.hpp"
#include "printShapes.hpp"
+ Include dependency graph for ShapeStorage.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mm
 Root namespace for the whole library.
 
 mm::resize_internal
 Contains a helper for resizing storage.
 

Functions

template<typename D , typename V , typename O >
std::ostream & mm::operator<< (std::ostream &os, const ShapeStorage< D, V, O > &shapes)
 Output basic info about this shape storage. More...