|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN ccl_device void | svm_node_camera (KernelGlobals *kg, ShaderData *sd, float *stack, uint out_vector, uint out_zdepth, uint out_distance) |
| CCL_NAMESPACE_BEGIN ccl_device void svm_node_camera | ( | KernelGlobals * | kg, |
| ShaderData * | sd, | ||
| float * | stack, | ||
| uint | out_vector, | ||
| uint | out_zdepth, | ||
| uint | out_distance | ||
| ) |
Definition at line 19 of file svm_camera.h.
References distance(), kernel_data, len, normalize(), stack_store_float(), stack_store_float3(), stack_valid(), and transform_point().
Referenced by svm_eval_nodes().