#include <contrib.hpp>
Public Member Functions | |
CvFuzzyPoint (double _x, double _y) | |
Public Attributes | |
double | x |
double | y |
double | value |
CvFuzzyPoint::CvFuzzyPoint | ( | double | _x, |
double | _y | ||
) |
double CvFuzzyPoint::value |
double CvFuzzyPoint::x |
double CvFuzzyPoint::y |