sizeof.i 143 Bytes EditWeb IDE 1 2 3 4 5 6 7 /* wrappers to be able to use cv.sizeof_XXX instead of size () */ %include "cmalloc.i" %sizeof (CvContour) %sizeof (CvPoint) %sizeof (CvSeq)