Searched defs:DrawingAnimationSetting (Results 1 – 1 of 1) sorted by relevance
95 struct DrawingAnimationSetting { struct96 std::vector<DrawingAnimationType> animationTypes;97 std::vector<DrawingGroupSetting> groupSettings;98 double slope = 0.0;99 DrawingCommonSubType commonSubType = DrawingCommonSubType::DOWN;