Searched refs:crot0 (Results 1 – 1 of 1) sorted by relevance
56 __constant__ float3 crot0; variable66 crot0.x * p.x + crot0.y * p.y + crot0.z * p.z + ctransl.x, in operator ()()78 cudaSafeCall(cudaMemcpyToSymbol(crot0, rot, sizeof(float) * 3)); in call()88 __constant__ float3 crot0; variable101 crot0.x * p.x + crot0.y * p.y + crot0.z * p.z + ctransl.x, in operator ()()117 cudaSafeCall(cudaMemcpyToSymbol(crot0, rot, sizeof(float) * 3)); in call()