This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<class ImageType> | |
void | IP3D::DrawSegment3D (const ImageType &src, const Segment3D &segment, const Pen< typename ImageType::value_type > &pen, ImageType &res0) |
Draws a line using Bresenhams algorithm. The floating point vectors for start and end are made integer vectors (rounding to nearest start stop voxel). |
Definition in file Draw.hxx.