Blender V2.61 - r43446
Public Attributes

GPUNodeStack Struct Reference

#include <GPU_material.h>

List of all members.

Public Attributes

GPUType type
const char * name
float vec [4]
struct GPUNodeLinklink
short hasinput
short hasoutput
short sockettype

Detailed Description

Definition at line 98 of file GPU_material.h.


Member Data Documentation

Definition at line 103 of file GPU_material.h.

Referenced by node_gpu_stack_from_data(), and node_mute_get_links().

Definition at line 104 of file GPU_material.h.

Referenced by node_gpu_stack_from_data(), and node_mute_get_links().

const char* GPUNodeStack::name

Definition at line 100 of file GPU_material.h.

Referenced by node_gpu_stack_from_data().

Definition at line 105 of file GPU_material.h.

Referenced by node_data_from_gpu_stack(), and node_gpu_stack_from_data().


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