Searched refs:cvSet3D (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h366 CVAPI(void) cvSet3D( CvArr* arr, int idx0, int idx1, int idx2, CvScalar value );
/external/opencv/cxcore/src/
H A Dcxarray.cpp2564 cvSet3D( CvArr* arr, int z, int y, int x, CvScalar scalar ) function
2566 /*CV_FUNCNAME( "cvSet3D" );*/

Completed in 76 milliseconds