Home
last modified time | relevance | path

Searched defs:LoadResourceArguments (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Diocommand.h59 struct LoadResourceArguments { struct
63 struct ScopedBlock
84 struct ResourceData //! Data about a single resource to be loaded.
96 enum ImportPolicy //! Policy adopted for resources external to current
108 std::vector<std::vector<TFrameId>> frameIdsSet;
113 int row0, //!< [\p In/Out] Starting xsheet row where resources have been
115 col0, //!< [\p In/Out] Starting xsheet column where resources have been
117 row1, //!< [\p Out] Ending xsheet row where resources have been
119 col1; //!< [\p Out] Ending xsheet column where resources have been
144 LoadResourceArguments(const TFilePath &fp = TFilePath(), argument
[all …]