Open Search
    c4d_falloffdata.h File Reference

    Classes

    struct  FalloffCollectMessage
     
    struct  FalloffDataData
     
    class  FalloffData
     
    class  C4D_Falloff
     

    Namespaces

     cinema
     

    Macros

    #define ID_C4DFALLDATALIB
     
    #define ID_C4DFALLOFFLIB
     
    #define ID_BASE_FALLOFF
     
    #define ID_STANDARD_FALLOFF
     
    #define ID_FIELDSONLY_FALLOFF
     
    #define MSG_COLLECTC4DFALLOFF
     

    Typedefs

    typedef FalloffData * FalloffDataAllocator()
     

    Functions

    void FillFalloffPlugin (FALLOFFPLUGIN *fp, Int32 info, FalloffDataAllocator *g)
     
    Bool RegisterFalloffPlugin (Int32 id, const maxon::String &str, Int32 info, FalloffDataAllocator *g, const maxon::String &description)
     
    void * AllocFalloff (Int32 type)