Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra::detail::SimplePoint< GradValue > Struct Template Reference
#include <edgedetection.hxx>
Public Member Functions | |
| SimplePoint (Diff2D const &p, GradValue g) | |
| bool | operator< (SimplePoint const &o) const |
| bool | operator> (SimplePoint const &o) const |
Public Attributes | |
| Diff2D | point |
| GradValue | grad |
template<class GradValue>
struct vigra::detail::SimplePoint< GradValue >
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
Member Function Documentation
|
||||||||||
|
|
|
||||||||||
|
|
Member Data Documentation
|
|||||
|
|
|
|||||
|
|
The documentation for this struct was generated from the following file:
- matchpoint/edgedetection.hxx
1.3.9.1