Structured3DVector.hpp File Reference
This class defines a template
Vector class to store huge quantity of datas defined on a 3d structure (ie: defined on a 3d mesh). The stored elements type is the template argument.
More...
#include <Vector.hpp>
#include <Array3DShape.hpp>
Go to the source code of this file.
Detailed Description
This class defines a template
Vector class to store huge quantity of datas defined on a 3d structure (ie: defined on a 3d mesh). The stored elements type is the template argument.
- Author:
- Stéphane Del Pino
- Date:
- Wed Feb 13 21:48:48 2008
Definition in file Structured3DVector.hpp.