Linked list test src
iron_guitarist1987
jtrinidadperez at gmail.com
Mon Jul 2 07:34:25 PDT 2012
Sorry, it's supposed to say typedef struct CgmDetectedObjectSet, instead of
CgmSet.
It is defined in the header file as
typedef struct _CgmDetectedObjectSet CgmDetectedObjectSet;
struct _CgmDetectedObjectSet {
gdouble sigma1;
gdouble sigma2;
gdouble rho12;
CgmDetectedObjectSet * next;
};
-----
The greatest trick the devil ever pulled was convincing the World that Java was better than C++.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Linked-list-test-src-tp4655460p4655462.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list