Data Structures | Typedefs | Functions | Variables
3d/vectorfield.hh File Reference
#include <mia/3d/valueattributetranslator.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
< 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)
 

Variables

template class EXPORT_3D T3DDatafield< C3DDVector >
 
template class EXPORT_3D T3DDatafield< C3DFVector >
 
template class EXPORT_3D T3DVectorfield< C3DDVector >
 
template class EXPORT_3D T3DVectorfield< C3DFVector >
 

Variable Documentation

template class EXPORT_3D T3DDatafield< C3DDVector >
template class EXPORT_3D T3DDatafield< C3DFVector >
template class EXPORT_3D T3DVectorfield< C3DDVector >
template class EXPORT_3D T3DVectorfield< C3DFVector >