BitmapLoaderAnimatedData Struct Reference

#include <c4d_filterdata.h>

详细描述

Data structure for loading a movie in a bitmap loader.

公共成员函数

  BitmapLoaderAnimatedData ()

Public Attributes

Filename   moviename
void *  moviedata [16]

构造函数 & 析构函数文档编制

◆  BitmapLoaderAnimatedData()

BitmapLoaderAnimatedData ( )

Default constructor.

Member Data Documentation

◆  moviename

Filename moviename

The file name of the movie.

◆  moviedata

void* moviedata[16]

The data for the movie.