Blender  V3.3
Public Attributes | List of all members
ImageAnim Struct Reference

#include <DNA_image_types.h>

Public Attributes

struct ImageAnimnext
 
struct ImageAnimprev
 
struct animanim
 

Detailed Description

Definition at line 51 of file DNA_image_types.h.

Member Data Documentation

◆ anim

struct anim* ImageAnim::anim

Definition at line 53 of file DNA_image_types.h.

Referenced by image_free_anims(), and load_movie_single().

◆ next

struct ImageAnim* ImageAnim::next

Definition at line 52 of file DNA_image_types.h.

◆ prev

struct ImageAnim * ImageAnim::prev

Definition at line 52 of file DNA_image_types.h.


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