I3DHVersion.h File Reference
|
instant3Dhub
|
I3DHVersion.h File Reference
#include "CoreMinimal.h"#include "Kismet\BlueprintFunctionLibrary.h"#include "I3DHVersion.generated.h"
Include dependency graph for I3DHVersion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Detailed Description
- Copyright
- (C) Threedy GmbH
Classes | |
| class | UI3DHVersion |
Namespaces | |
| namespace | I3DHVersion |
Macros | |
| #define | INSTANT3DHUB_VERSION_NEWER_THAN(MajorVersion, MinorVersion, PatchVersion) |
| #define | INSTANT3DHUB_VERSION_OLDER_THAN(MajorVersion, MinorVersion, PatchVersion) |
| #define | INSTANT3DHUB_VERSION_EQUALS(MajorVersion, MinorVersion, PatchVersion) |
| #define | INSTANT3DHUB_FEATURE_METADATA 1 |
| #define | INSTANT3DHUB_FEATURE_DEBUG_METRICS 1 |
| #define | INSTANT3DHUB_DEPRECATED(Version, Message) |
| #define | I3DH_VALIDATE_EXPERIMENTAL_API 1 |
| #define | INSTANT3DHUB_EXPERIMENTAL(Version, Message) |
| #define | PRAGMA_DISABLE_EXPERIMENTAL_WARNINGS PRAGMA_DISABLE_DEPRECATION_WARNINGS |
| #define | PRAGMA_ENABLE_EXPERIMENTAL_WARNINGS PRAGMA_ENABLE_DEPRECATION_WARNINGS |
Functions | |
| int32 | I3DHVersion::GetPluginVersionMajor () |
| int32 | I3DHVersion::GetPluginVersionMinor () |
| int32 | I3DHVersion::GetPluginVersionPatch () |
| FString | I3DHVersion::GetPluginVersionString () |
Generated by