Open Search
    ToolTransformMsgData Struct Reference

    #include <c4d_baselist.h>

    Detailed Description

    Message structure for the MSG_TOOL_TRANSFORM message. Private.

    Public Attributes

    Float scl
     
    Matrix tm
     
    Matrix mm
     
    Matrix up
     
    Bool children
     
    BaseObjectundo
     
    TOOLTRANSFORM_FLAG flags
     

    Member Data Documentation

    ◆ scl

    Float scl

    ◆ tm

    Matrix tm

    ◆ mm

    Matrix mm

    ◆ up

    Matrix up

    ◆ children

    Bool children

    ◆ undo

    BaseObject* undo

    ◆ flags