| Interface | Description |
|---|---|
| HKHumanInterface |
Callback functions for the 3D Scene
|
| HKServicesInterface |
Callback functions for BioDigital Backend Services
|
| Class | Description |
|---|---|
| HKAnnotation |
HKAnnotation object
|
| HKAnnotations |
HKAnnotations manages object annotations in the scene
|
| HKCamera |
Camera object
camInfo has fields: eye, look, and up of type double[]
zoom should be between 0 and 1
|
| HKChapter |
Chapter object
|
| HKColor |
Color object
|
| HKHuman |
Represents the BioDigital Human 3D Canvas
|
| HKModel |
Represents a content Module descriptor.
|
| HKScene |
Scene object - for interacting with objects and scene data
|
| HKServices |
BioDigital Backend Services for SDK Validation, Analytics, and Content API
HKServices is a Singleton and can be accessed via HKServices.getInstance() Your API Key and (optional) Secret must be entered as meta-data in your AndroidManifest.xml file |
| HKTimeline |
Timeline object - for interacting with chapters and animations in a scene
|
| HKUI |
UI settings
|
| Enum | Description |
|---|---|
| HKLanguage |
SDK Translation values
|
| HumanUIOptions |
UI Options - turn on or off various built-in UI elements
|