Searched defs:cvPtr3D (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp2111 cvPtr3D( const CvArr* arr, int z, int y, int x, int* _type ) function
2115 CV_FUNCNAME( "cvPtr3D" );
2289 ptr = cvPtr3D( arr, z, y, x, &type );
2437 ptr = cvPtr3D( arr, z, y, x, &type );
2574 ptr = cvPtr3D( arr, z, y, x, &type );
2698 ptr = cvPtr3D( arr, z, y, x, &type );

Completed in 69 milliseconds