Blender  V2.59
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 gpu_from_node_stack().

Definition at line 104 of file GPU_material.h.

Referenced by gpu_from_node_stack().

const char* GPUNodeStack::name

Definition at line 100 of file GPU_material.h.

Referenced by gpu_from_node_stack().

Definition at line 105 of file GPU_material.h.

Referenced by data_from_gpu_stack(), and gpu_from_node_stack().

Definition at line 99 of file GPU_material.h.

Referenced by gpu_from_node_stack(), gpu_node_input_socket(), and GPU_stack_link().

Definition at line 101 of file GPU_material.h.

Referenced by gpu_get_input_link(), and gpu_node_input_socket().


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