Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for Bial::Line, including all inherited members.
BisectionLine(const Vector< float > &pnt_0, const Vector< float > &pnt_1, float length) | Bial::Line | static |
color | Bial::Figure< Line > | |
Draw(Image< D > &img) const | Bial::Line | |
Draw(Image< D > &img, const Vector< float > &displacement) const | Bial::Line | |
Figure< Line >::Draw(Image< D > &img) | Bial::Figure< Line > | |
Figure(const Color &color) | Bial::Figure< Line > | |
first_coord | Bial::Line | |
last_coord | Bial::Line | |
Line(const Vector< float > &first_coord, const Vector< float > &last_coord, const Color color=Color(1)) | Bial::Line | |
Pixels() const | Bial::Line | |
Pixels(const Vector< float > &displacement) const | Bial::Line | |
Print(O &os) const | Bial::Line |