Blender  V2.59
Public Attributes
GPUNodeLink Struct Reference

List of all members.

Public Attributes

GPUNodeStacksocket
int attribtype
const char * attribname
int image
int texture
int texturesize
void * ptr1
void * ptr2
int dynamic
int type
int users
GPUTexturedynamictex
GPUBuiltin builtin
struct GPUOutputoutput

Detailed Description

Definition at line 97 of file gpu_codegen.c.


Member Data Documentation

Definition at line 101 of file gpu_codegen.c.

Referenced by GPU_attribute(), and gpu_node_input_link().

Definition at line 100 of file gpu_codegen.c.

Referenced by GPU_attribute(), and gpu_node_input_link().

Definition at line 117 of file gpu_codegen.c.

Referenced by GPU_builtin(), and gpu_node_input_link().

Definition at line 110 of file gpu_codegen.c.

Referenced by GPU_dynamic_texture(), GPU_dynamic_uniform(), and gpu_node_input_link().

Definition at line 115 of file gpu_codegen.c.

Referenced by GPU_dynamic_texture(), and gpu_node_input_link().

Definition at line 103 of file gpu_codegen.c.

Referenced by GPU_image(), and gpu_node_input_link().

Definition at line 108 of file gpu_codegen.c.

Referenced by GPU_dynamic_uniform(), GPU_image(), gpu_node_input_link(), and GPU_uniform().

Definition at line 98 of file gpu_codegen.c.

Referenced by GPU_socket(), and GPU_stack_link().

Definition at line 105 of file gpu_codegen.c.

Referenced by gpu_node_input_link(), and GPU_texture().

Definition at line 106 of file gpu_codegen.c.

Referenced by gpu_node_input_link(), and GPU_texture().

Definition at line 112 of file gpu_codegen.c.

Referenced by GPU_node_link_create().

Definition at line 113 of file gpu_codegen.c.

Referenced by gpu_node_input_link(), GPU_node_link_create(), and GPU_node_link_free().


The documentation for this struct was generated from the following file: