This is the complete list of members for AssetCreationInterface, including all inherited members.
AddPreviewRenderAsset(const Block< AssetDescription > &assetsToPreviewRender) | AssetCreationInterface | static |
AMEmulationType typedef | AssetCreationInterface | |
BrowseDescriptionForDefaults(Description &desc, const Delegate< Result< void >(const DescID &key, DescCompareEntry &&value)> &add, Bool isPartial) | AssetCreationInterface | static |
CheckObjectsOnDrop(BaseDocument *doc, const Url &url, const AssetDescription &asset, Float placementScale) | AssetCreationInterface | static |
CreateMaterialAsset(BaseDocument *activeDoc, BaseMaterial *mat, const StoreAssetStruct &storeAssetStruct, const Id &assetId, const String &assetName, const String &assetVersion, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
CreateMaterialAsset(BaseDocument *activeDoc, BaseMaterial *mat, const StoreAssetStruct &storeAssetStruct, const Id &assetId, const String &assetName, const String &assetVersion, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository, ResolveAssetDependenciesStruct &resolveAssets) | AssetCreationInterface | static |
CreateMaterialsOnDrag(BaseDocument *doc, BaseList2D *objectOrTag, const Url &url, Bool allowMultiple, const Id &subType, Bool noManagerUpdate, Bool startUndo) | AssetCreationInterface | static |
CreateObjectAsset(BaseObject *op, BaseDocument *activeDoc, const StoreAssetStruct &storeAssetStruct, const Id &assetId, const String &assetName, const String &assetVersion, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
CreateObjectAsset(BaseObject *op, BaseDocument *activeDoc, const StoreAssetStruct &storeAssetStruct, const Id &assetId, const String &assetName, const String &assetVersion, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository, ResolveAssetDependenciesStruct &resolveAssets) | AssetCreationInterface | static |
CreateObjectsOnDrag(BaseDocument *doc, const Url &url, const AssetDescription &asset, const String &filterString, Bool allowPreviewCube, Bool overwriteMatrix, const Matrix &overwriteMatrixMg, Float placementScale, BaseObject *parent=nullptr, BaseObject *prev=nullptr) | AssetCreationInterface | static |
CreateObjectsOnMultiDrag(BaseDocument *doc, const BaseArray< Tuple< Url, AssetDescription, String >> &assets, Bool allowPreviewCube, Bool overwriteMatrix, const Matrix &overwriteMatrixMg, Float placementScale, BaseObject *parent=nullptr, BaseObject *prev=nullptr) | AssetCreationInterface | static |
CreateSceneAsset(BaseDocument *activeDoc, const StoreAssetStruct &storeAssetStruct, const Id &assetId, const String &assetName, const String &assetVersion, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
GenerateImagePreview(const Url &imageUrl, const ValueReceiver< const Url & > &previews, Int32 previewW, Int32 previewH) | AssetCreationInterface | static |
GenerateScenePreviewImage(BaseDocument *doc, BaseBitmap *preview, GENERATESCENEPREVIEWIMAGEFLAGS flags, Int32 previewW, Int32 previewH) | AssetCreationInterface | static |
GetAddDependencyDelegate(const Filename &documentPath, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
GetDefaultObject(const Block< const Int32 > &id, BaseDocument *doc) | AssetCreationInterface | static |
GetDefaultObject(const AssetDescription &asset) | AssetCreationInterface | static |
GetDefaultSettings(const AssetDescription &asset, Block< const Int32 > &resId, BaseContainer &resData) | AssetCreationInterface | static |
GetDefaultsPresetAssetType(BaseList2D *bl) | AssetCreationInterface | static |
GetEmulationDefaultsPresetType(BaseList2D *bl) | AssetCreationInterface | static |
GetJoinedDefaultsPresetSubType(const AtomArray &blList, const BaseArray< Int32 > &defaultsType) | AssetCreationInterface | static |
GetNewAssetIdFromIdAndVersion(const String &prefix, const IdAndVersion &idAndVersion) | AssetCreationInterface | static |
JoinDefaultsPresetSubType(const Block< const Int32 > &blIds) | AssetCreationInterface | static |
MAXON_INTERFACE(AssetCreationInterface, MAXON_REFERENCE_NORMAL, "net.maxon.mvp.assetcreationinterface") | AssetCreationInterface | private |
OpenSaveAssetDialog(OPENSAVEASSETDIALOGFLAGS flags, const String &presetTypeName, Id &id, String &name, String &version, const AssetRepositoryRef &lookupRepository, Id &category, AssetRepositoryRef &selectedRepository, Bool &setAsDefault) | AssetCreationInterface | static |
RenderDocumentAsset(BaseDocument *renderDoc, const ProgressRef &progressRef, Int progressIndex, Int polygonCount, Int32 previewW, Int32 previewH, GENERATESCENEPREVIEWIMAGEFLAGS flags) | AssetCreationInterface | static |
SaveActiveDocumentAsNewVersion(BaseDocument *activeDoc, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
SaveBaseDocumentAsAsset(BaseDocument *doc, const Filename &c4dRootPath, Filename &saveFileName, AddAssetDepencendyStruct &addDependencyStruct, ResolveAssetDependenciesStruct &resolveAssets, DataDictionary &metaProperties, Bool calcBoundingBox, const Matrix &objectMatrix, const Id &subType) | AssetCreationInterface | static |
SaveBrowserPreset(const BasePresetAssetType &assetType, const PresetSaveArgs &sourceData, const String &presetTypeName, const String &presetNameA, Bool showMakeDefault, Bool setAsDefault, Bool allowSceneRepository) | AssetCreationInterface | static |
SaveDefaultPresetFromObject(GeListNode *l, Bool makeDefault, Bool allowMakeDefault=true) | AssetCreationInterface | static |
SaveDocumentAsset(BaseDocument *assetDoc, InternedId subType, Id newAssetId, const StoreAssetStruct &storeAssetStruct, const String &assetName, const String &versionString, const Delegate< Result< BaseBitmap * >()> &createPreviewBitmapDelegate, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
SaveDocumentAsset(BaseDocument *assetDoc, InternedId subType, Id newAssetId, const StoreAssetStruct &storeAssetStruct, const String &assetName, const String &versionString, const Delegate< Result< BaseBitmap * >()> &createPreviewBitmapDelegate, const AssetMetaData ©MetaData, Bool addAssetsIfNotInThisRepository, ResolveAssetDependenciesStruct &resolveAssets) | AssetCreationInterface | static |
SaveMemFileAsAsset(const Url &saveFileName, const Id &parentCategory, const InternedId &subType, Bool calculateMetaData, const DataDictionary &metaProperties, const HashSet< AssetDependencyStruct > &dependencies, const BaseArray< Url > &previews, Float animFps, const String &assetName, const HashMap< Id, String > &localizedNames, const HashMap< Id, String > &localizedAnnotations, const AssetMetaData ©MetaData) | AssetCreationInterface | static |
SaveMemFileAsAssetAlone(const Url &saveFileName, const AssetMetaData ©MetaData) | AssetCreationInterface | static |
SaveMemFileAsAssetWithCopyAsset(const Url &depResultUrl, const StoreAssetStruct &storeAssetStruct, const InternedId &subType, const HashSet< AssetDependencyStruct > &dependencies, const String &assetName, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
SaveMetaDataForAsset(const AssetDescription &asset, const Id &parentCategory, const InternedId &subType, Bool calculateMetaData, const DataDictionary &metaProperties, const HashSet< AssetDependencyStruct > &dependencies, const BaseArray< Url > &previews, Float animFps, const String &assetName, const HashMap< Id, String > &localizedNames, const HashMap< Id, String > &localizedAnnotations) | AssetCreationInterface | static |
SaveTextureAsset(const Url &imageUrl, const String &assetName, const StoreAssetStruct &storeAssetStruct, const HashSet< AssetDependencyStruct > &dependencies, Bool addAssetsIfNotInThisRepository) | AssetCreationInterface | static |
SetDefaultObject(const Block< const Int32 > &defaultsType, Bool partial, const BaseContainer &bc, Bool setAsDefault, Bool allowMakeDefault) | AssetCreationInterface | static |
SetEmulationDefaultObject(const AMEmulationType &defaultsType, const BasePresetAssetType &assetType, Bool partial, const String &baseAssetName, const DataDictionary &data, Bool setAsDefault, Bool allowMakeDefault) | AssetCreationInterface | static |
SupportDefaultPresets(C4DAtomGoal *l) | AssetCreationInterface | static |
UpdateMetaData(const AssetDescription &asset) | AssetCreationInterface | static |
UpdateMetaData(BaseDocument *doc, DataDictionary &metaProperties, Bool calcBoundingBox, const Matrix &objectMatrix, const Id &subType) | AssetCreationInterface | static |