Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
CCL_NAMESPACE_BEGIN __device void | svm_node_camera (KernelGlobals *kg, ShaderData *sd, float *stack, uint out_vector, uint out_zdepth, uint out_distance) |
CCL_NAMESPACE_BEGIN __device void svm_node_camera | ( | KernelGlobals * | kg, |
ShaderData * | sd, | ||
float * | stack, | ||
uint | out_vector, | ||
uint | out_zdepth, | ||
uint | out_distance | ||
) |
Definition at line 21 of file svm_camera.h.
References distance(), kernel_data, len(), normalize(), ShaderData::P, stack_store_float(), stack_store_float3(), stack_valid(), transform(), and float3::z.
Referenced by svm_eval_nodes().