Index
All Classes and Interfaces|All Packages
O
- objectId - Variable in class com.biodigital.humansdk.HKLabel
-
object ID of the annotated object this is required, all annotations must be connected to an object
- objectIds - Variable in class com.biodigital.humansdk.HKScene
-
A flat list of visible objects by ID
- objects - Enum constant in enum class com.biodigital.humansdk.HumanUIOptions
-
toggle showing object search interface, default is true
- objects - Variable in class com.biodigital.humansdk.HKScene
-
A map of objectID Strings to Display Names
- occludable - Variable in class com.biodigital.humansdk.HKLabel
-
whether or not the annotation is occludable
- offlineModelIDs() - Method in class com.biodigital.humansdk.HKServices
-
Get a list of modelID's available on the device for offline use
- onAnimationComplete() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the current is done running
- onCameraUpdated(HKCamera) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the camera moves in the scene
- onChapterTransition(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a new chapter is loaded by the scene
- onDemand - Enum constant in enum class com.biodigital.humansdk.HumanUIOptions
-
turn 'click to interact' on/off, default is off
- onInvalidSDK() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when the sdk validation succeeds
- onLabelCreated(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a new Label is created in the scene
- onLabelDestroyed(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a Label is destroyed in the scene
- onLabelMoved(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the Label screen position has changed
- onLabelsShown(Boolean) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when Labels are shown or hidden in the scene
- onLabelUpdated(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the Label properties have been updated
- onModelDownloaded(String, Integer, Integer) - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when a model is downloaded successfully
- onModelDownloadError(String) - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when a model is downloaded unsuccessfully
- onModelLoaded(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when loading is complete for a scene
- onModelLoadError(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an error has occurred during loading for a scene
- onModelsLoaded() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when content from the BioDigital Content API is returned
- onObjectColor(String, HKColor) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object's color is retrieved
- onObjectDeselected(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object is deselected in the scene
- onObjectPicked(String, double[]) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object is picked by the user
- onObjectSelected(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when an object is selected in the scene
- onObjectsShown(Map<String, Object>) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a set of objects are shown or hidden in the scene
- onQuizAnswerSelected(ArrayList<String>) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a set of answers has been selected by the user
- onQuizAnswerSubmitted(HKQuizSubmission) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the user submits a set of answers to a question
- onQuizCompleted(Double) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the user completes a quiz
- onQuizEnabled(Boolean) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when content is loaded that contains a quia
- onQuizEntered() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a Quiz is started
- onQuizExited() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a Quiz is exited
- onQuizQuestionLoaded(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a Question is loaded
- onSceneCapture(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a scene capture is complete
- onSceneInit(String) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the scene is initialized and metadata is available
- onSceneRestore() - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the scene is restored
- onScreenshot(Bitmap) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when a screenshot is returned from the sdk
- onTimelineUpdated(HKTimeline) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when the timeline has been updated
- onValidSDK() - Method in interface com.biodigital.humansdk.HKServicesInterface
-
Called when the sdk validation fails
- onXrayEnabled(Boolean) - Method in interface com.biodigital.humansdk.HKHumanInterface
-
Called when xray mode is enabled or disabled
- opacity - Variable in class com.biodigital.humansdk.HKColor
-
opacity - alpha value between 0 and 1, default is 1.0
- orbit(double, double) - Method in class com.biodigital.humansdk.HKCamera
-
Orbit around camera's current point of focus.
- orbit(double, double, double) - Method in class com.biodigital.humansdk.HKCamera
-
Orbit around camera's current point of focus.
All Classes and Interfaces|All Packages