Searched defs:PerspectiveMapPtr (Results 1 – 1 of 1) sorted by relevance
107 struct PerspectiveMapPtr struct109 typedef float2 value_type;110 typedef float index_type;112 const float* warpMat;114 __device__ __forceinline__ float2 operator ()(float y, float x) const in operator ()()