NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
UNVDataObject Member List

This is the complete list of members for UNVDataObject, including all inherited members.

CreateObjectFromDefinitionData(UNVDataObjectAsset *DefinitionDataObj) (defined in UNVDataObject)UNVDataObjectstatic
DeserializeFromJsonFile(const FString &SourceFilePath, UObject *InParent, FName InName, EObjectFlags Flags) (defined in UNVDataObject)UNVDataObjectstatic
DeserializeFromJsonString(const FString &SourceJsonString, UObject *InParent, FName InName, EObjectFlags Flags) (defined in UNVDataObject)UNVDataObjectstatic
LogicHandlerClassType (defined in UNVDataObject)UNVDataObjectprotected
Serialize(FArchive &Ar) override (defined in UNVDataObject)UNVDataObjectvirtual
SerializeToJsonFile(const UNVDataObject *DataObject, const FString &OutputFilePath) (defined in UNVDataObject)UNVDataObjectstatic
UNVDataObject(const FObjectInitializer &ObjectInitializer) (defined in UNVDataObject)UNVDataObject