#include <ImLib3D/Geometry3D.hpp>
#include <ImLib3D/ImageProcessor.hpp>
#include <ImLib3D/Draw.hxx>
Include dependency graph for Draw.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | IP3D |
Functions | |
template<class ImageType> | |
void | DrawSegment3D (const ImageType &src, const Segment3D &segment, const Pen< typename ImageType::value_type > &pen, ImageType &res) |
Definition in file Draw.hpp.
|
#&DrawSegment3D&# ~ |