Data Structures | Typedefs | Functions
3d/vectorfield.hh File Reference
#include <mia/core/attributes.hh>
#include <mia/3d/datafield.hh>
Include dependency graph for 3d/vectorfield.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  T3DVectorfield< T >
 a 3D vector field More...
 

Typedefs

typedef T3DVectorfield< C3DDVectorC3DDVectorfield
 a 3D field of floating point double accuracy 3D vectors More...
 
typedef T3DVectorfield< C3DFVectorC3DFVectorfield
 a 3D field of floating point single accuracy 3D vectors More...
 
typedef std::shared_ptr< C3DFVectorfieldP3DFVectorfield
 a 3D field of floating point single accuracy 3D vectors More...
 

Functions

EXPORT_3D C3DFVectorfieldoperator+= (C3DFVectorfield &lhs, const C3DFVectorfield &rhs)