Blender V2.61 - r43446
Public Attributes

GPUNode Struct Reference

#include <gpu_codegen.h>

List of all members.

Public Attributes

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

Detailed Description

Definition at line 77 of file gpu_codegen.h.


Member Data Documentation

const char* GPUNode::name

Definition at line 78 of file gpu_codegen.h.

Definition at line 81 of file gpu_codegen.h.

Referenced by gpu_nodes_prune(), and gpu_nodes_tag().


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