Class List

instant3Dhub: Class List
instant3Dhub
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAI3DHAuthHandlerImplements OAuth 2.0 authorization including token refresh
 CAI3DHConnectorThe HubConnector is the central actor for communication with an instant3Dhub instance in your network
 CAI3DHDrawingThis actor is the scene representation of drawings in the session
 CAI3DHDrawingEditorActor for creating line-based 3D drawings that sync to instant3Dhub when finished
 CAI3DHGeometryActor containing mesh components used to represent instant3Dhub geometry
 CAI3DHInteractiveSplatDrawingA helper for creating splat-based drawings in the scene that are synced to the session when finished
 CAI3DHInteractiveSplineDrawingA helper for creating spline-based drawings in the scene that are synced to the session when finished
 CFI3DHAuthErrorAuthentication Error with a UserMessage
 CFI3DHBlueprintClipPlanePropertiesMetadata for ClipPlanes
 CFI3DHBlueprintGetMetadataMapResultHelper struct containing the result of an AsyncGetMetadataMap Blueprint Action
 CFI3DHClientProgressGives an indication of the local rendering progress
 CFI3DHClipPlaneAPIClipPlaneAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHClipPlanePropertiesMetadata for ClipPlanes
 CFI3DHConnectOptionsContains optional parameters for connecting to the hub
 CFI3DHConnectorAPIThe instant3Dhub API owned by the instant3Dhub AI3DHConnector
 CFI3DHConnectorRenderStatsThese stats attempt to capture a frame-by-frame accurate view of our rendering data pipeline (see AI3DHConnector::Tick)
 CFI3DHDrawingAPIDrawingAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHDrawingDataInstant3Dhub drawing data
 CFI3DHDrawingGeometryAn instant3Dhub drawing geometry
 CFI3DHDrawingPropertiesInstant3Dhub drawing properties
 CFI3DHDrawingResultEncapsulates the result of an instant3Dhub drawing
 CFI3DHDrawingVersionAn instant3Dhub drawing version
 CFI3DHEditDrawingAPIEditDrawingAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHHitResultStructure containing instant3Dhub-specific information about one hit of a trace
 CFI3DHHoverAPIHoverAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHInstanceGraphAPIInstanceGraphAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHMetadataEntryContains one key-value entry of node metadata
 CFI3DHSelectionAPISelectionAPI owned by the instant3Dhub AI3DHConnector
 CFI3DHSnapshotAPISnapshot API owned by the instant3Dhub AI3DHConnector
 CFI3DHSnapshotDescriptorMetadata for snapshots
 CFI3DHSplineDataRaw data of a single spline created by the AI3DHDrawingEditor
 CFI3DHTransformAuthorityAPITransformAuthority owned by the instant3Dhub AI3DHConnector
 CFI3DHTransformAuthorityHandleHandle obtained when acquiring transform authority over a set of Nodes
 CII3DHEditDrawingInterfaceInterface that can be implemented to provide drawing editing functionality
 CTI3DHValueTypeFromEnumPropertyTemplate meta-programming helper to get the correct enumeration type for an enum property
 CUI3DHEditDrawingGeometryProviderProvides access to geometry of an instant3Dhub drawing
 CUI3DHEditDrawingInterfaceUInterface required to make II3DHEditDrawingInterface visible to Unreal's reflection system
 CUI3DHUtilitiesUtility functions for using Unreal Engine with Instant3DHub
 CUI3DHVersionBlueprint Functions to query the instant3Dhub Unreal Plugin Version
 CUInstant3DHubDrawingSettingsProject Settings for the Instant3DHub App
 CUInstant3DHubSettingsProject Settings for the Instant3DHub Unreal Plugin