예제 #1
0
 IppStatus ipprIntersectMO_32f(float **pOrigin, float **pDirection, float *pDist, float **pHit, int *pTrngl, IpprIntersectContext *pContext, IppiSize blockSize);
예제 #2
0
 IppStatus ipprIntersectMultipleSO_32f(float *originEye, float **pDirection, float *pDistance, float **pHit, int *pTrngl, IpprVolume blockVolume, IpprIntersectContext *pContext);
예제 #3
0
 IppStatus ipprIntersectAnySO_32f(float *originEye, float **pDirection, int *pOccluder, int *pMask, IppiSize blockSize, IpprIntersectContext *pContext);