Data Structures | Typedefs | Functions
3d/vectorfield.hh File Reference
#include <mia/core/attributes.hh>
#include <mia/3d/datafield.hh>

Go to the source code of this file.

Data Structures

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

Typedefs

typedef T3DVectorfield
< C3DDVector
C3DDVectorfield
 a 3D field of floating point double accuracy 3D vectors More...
 
typedef T3DVectorfield
< C3DFVector
C3DFVectorfield
 a 3D field of floating point single accuracy 3D vectors More...
 
typedef std::shared_ptr
< C3DFVectorfield
P3DFVectorfield
 a 3D field of floating point single accuracy 3D vectors More...
 

Functions

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