Blender V4.3
ImageView Struct Reference

#include <DNA_image_types.h>

Public Attributes

struct ImageViewnext
 
struct ImageViewprev
 
char name [64]
 
char filepath [1024]
 

Detailed Description

Definition at line 55 of file DNA_image_types.h.

Member Data Documentation

◆ filepath

char ImageView::filepath[1024]

◆ name

char ImageView::name[64]

◆ next

struct ImageView* ImageView::next

Definition at line 56 of file DNA_image_types.h.

Referenced by image_init_multilayer_multiview().

◆ prev

struct ImageView * ImageView::prev

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