Image Component Library (ICL)
|
This is the complete list of members for icl::physics::FoldMap, including all inherited members.
addFold(const utils::Point32f &a, const utils::Point32f &b, float value) | icl::physics::FoldMap | |
clear() | icl::physics::FoldMap | |
draw_fold(const utils::Point32f &a, const utils::Point32f &b, float val) | icl::physics::FoldMap | private |
FoldMap(const utils::Size &resolution=utils::Size(200, 300), float intialValue=1) | icl::physics::FoldMap | |
FoldMap(const core::Img32f &image, float initialValue=1) | icl::physics::FoldMap | explicit |
getFoldValue(const utils::Point32f &a, const utils::Point32f &b) | icl::physics::FoldMap | |
getImage() const | icl::physics::FoldMap | inline |
initialValue | icl::physics::FoldMap | private |
m | icl::physics::FoldMap | private |
removeFold(const utils::Point32f &a, const utils::Point32f &b) | icl::physics::FoldMap |