|
Blender
V2.59
|
#include <AVI_avi.h>
Public Attributes | |
| int | fcc |
| int | size |
| int | ids |
| int _AviList::fcc |
Definition at line 67 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
| int _AviList::ids |
Definition at line 69 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
| int _AviList::size |
Definition at line 68 of file AVI_avi.h.
Referenced by AVI_open_compress(), AVI_write_frame(), MakeCursor::App::changesize(), MakeCursor::App::doit(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().