Blender  V2.59
Public Attributes
anim Struct Reference

#include <IMB_anim.h>

List of all members.

Public Attributes

int ib_flags
int curtype
int curposition
int duration
int x
int y
char name [256]
char first [256]
void * movie
void * track
void * params
int orientation
size_t framesize
int interlacing
int preseek
struct ImBufibuf1
struct ImBufibuf2
struct _AviMovieavi

Detailed Description

Definition at line 131 of file IMB_anim.h.


Member Data Documentation

Definition at line 156 of file IMB_anim.h.

Referenced by avi_fetchibuf(), free_anim_avi(), and startavi().

Definition at line 134 of file IMB_anim.h.

Referenced by avi_fetchibuf(), IMB_anim_absolute(), and startavi().

Definition at line 133 of file IMB_anim.h.

Referenced by anim_getnew(), and IMB_anim_absolute().

char anim::first[256]

Definition at line 141 of file IMB_anim.h.

Referenced by anim_getnew(), and IMB_anim_absolute().

Definition at line 148 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

Definition at line 132 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), IMB_anim_absolute(), and IMB_open_anim().

struct ImBuf* anim::ibuf1

Definition at line 153 of file IMB_anim.h.

Referenced by IMB_free_anim_ibuf().

struct ImBuf * anim::ibuf2

Definition at line 153 of file IMB_anim.h.

Referenced by IMB_free_anim_ibuf().

Definition at line 149 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

void* anim::movie

Definition at line 144 of file IMB_anim.h.

char anim::name[256]

Definition at line 139 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), IMB_anim_absolute(), IMB_open_anim(), and startavi().

Definition at line 147 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

void* anim::params

Definition at line 146 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

Definition at line 150 of file IMB_anim.h.

Referenced by avi_fetchibuf(), IMB_anim_get_preseek(), IMB_anim_set_preseek(), and startavi().

void* anim::track

Definition at line 145 of file IMB_anim.h.

int anim::x

Definition at line 136 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), and startavi().

int anim::y

Definition at line 136 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), and startavi().


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