Blender  V3.3
Public Attributes | List of all members
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 56 of file DNA_image_types.h.

Member Data Documentation

◆ filepath

char ImageView::filepath[1024]

◆ name

char ImageView::name[64]

◆ next

struct ImageView* ImageView::next

◆ prev

struct ImageView * ImageView::prev

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