Blender  V2.93
Public Attributes | List of all members
GPUNodeStack Struct Reference

#include <GPU_material.h>

Public Attributes

eGPUType type
 
float vec [4]
 
struct GPUNodeLinklink
 
bool hasinput
 
bool hasoutput
 
short sockettype
 
bool end
 

Detailed Description

Definition at line 116 of file GPU_material.h.

Member Data Documentation

◆ end

bool GPUNodeStack::end

Definition at line 123 of file GPU_material.h.

Referenced by gpu_stack_from_data_list(), and GPU_stack_link().

◆ hasinput

bool GPUNodeStack::hasinput

Definition at line 120 of file GPU_material.h.

Referenced by node_gpu_stack_from_data().

◆ hasoutput

bool GPUNodeStack::hasoutput

◆ link

struct GPUNodeLink* GPUNodeStack::link

◆ sockettype

short GPUNodeStack::sockettype

Definition at line 122 of file GPU_material.h.

Referenced by node_data_from_gpu_stack(), and node_gpu_stack_from_data().

◆ type

eGPUType GPUNodeStack::type

◆ vec

float GPUNodeStack::vec[4]

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