Blender  V2.59
Public Attributes
GPUNode Struct Reference

List of all members.

Public Attributes

struct GPUNodenext
struct GPUNodeprev
const char * name
int tag
ListBase inputs
ListBase outputs

Detailed Description

Definition at line 87 of file gpu_codegen.c.


Member Data Documentation

const char* GPUNode::name

Definition at line 88 of file gpu_codegen.c.

Definition at line 91 of file gpu_codegen.c.

Referenced by gpu_nodes_prune(), and gpu_nodes_tag().


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