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

#include <DNA_node_types.h>

Public Attributes

bNodeInstanceHashEntry hash_entry
 
unsigned char * rect
 
short xsize
 
short ysize
 

Detailed Description

Definition at line 385 of file DNA_node_types.h.

Member Data Documentation

◆ hash_entry

bNodeInstanceHashEntry bNodePreview::hash_entry

Must be first.

Definition at line 387 of file DNA_node_types.h.

◆ rect

unsigned char* bNodePreview::rect

◆ xsize

short bNodePreview::xsize

◆ ysize

short bNodePreview::ysize

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