Blender  V3.3
Functions
wireframe.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_inline float wireframe (KernelGlobals kg, ccl_private ShaderData *sd, float size, int pixel_size, ccl_private float3 *P)
 
ccl_device_noinline void svm_node_wireframe (KernelGlobals kg, ccl_private ShaderData *sd, ccl_private float *stack, uint4 node)
 

Function Documentation

◆ svm_node_wireframe()

ccl_device_noinline void svm_node_wireframe ( KernelGlobals  kg,
ccl_private ShaderData sd,
ccl_private float stack,
uint4  node 
)

◆ wireframe()

CCL_NAMESPACE_BEGIN ccl_device_inline float wireframe ( KernelGlobals  kg,
ccl_private ShaderData sd,
float  size,
int  pixel_size,
ccl_private float3 P 
)