Open Search
    BitmapLoaderAnimatedData Struct Reference

    #include <c4d_filterdata.h>

    Detailed Description

    Data structure for loading a movie in a bitmap loader.

    Public Member Functions

     BitmapLoaderAnimatedData ()
     

    Public Attributes

    Filename moviename
     
    void * moviedata [16]
     

    Constructor & Destructor Documentation

    ◆ BitmapLoaderAnimatedData()

    Default constructor.

    Member Data Documentation

    ◆ moviename

    Filename moviename

    The file name of the movie.

    ◆ moviedata

    void* moviedata[16]

    The data for the movie.