MeVisLab Toolbox Reference
mlBresenham3D.h File Reference
#include "MLGraphUtilitiesSystem.h"
#include <mlIntegerVector.h>
#include <vector>

Go to the source code of this file.

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef TVector< TVectorNDBase< int, 3 > > ml::IntegerPosition3D
 

Functions

MLGRAPHUTILITIES_EXPORT std::vector< IntegerPosition3D > ml::bresenham3D (const IntegerPosition3D &pos0, const IntegerPosition3D &pos1)