Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages

S

saturation - Variable in class com.biodigital.humansdk.HKColor
saturation - value between -1 and 1, default is 0.0
scale(String, double[]) - Method in class com.biodigital.humansdk.HKScene
Scale an object in 3D space
scene - Variable in class com.biodigital.humansdk.HKHuman
HKScene object provides information and control of the 3D scene
scorableTotal - Variable in class com.biodigital.humansdk.HKQuiz
the sdk will set this when the quiz has been completed
score - Variable in class com.biodigital.humansdk.HKQuiz
the sdk will set this when the quiz has been completed
screenshot() - Method in class com.biodigital.humansdk.HKScene
Calls the onScreenshot interface method with the generated screenshot
select(ArrayList<String>) - Method in class com.biodigital.humansdk.HKScene
Select a group of objects programmatically
selectObject(String) - Method in class com.biodigital.humansdk.HKScene
Deprecated.
use select(ArrayList objectIds) instead
set() - Method in class com.biodigital.humansdk.HKQuiz
Update the Quiz state with the system.
set(double[], double[], double[], boolean) - Method in class com.biodigital.humansdk.HKCamera
Updates camera position.
setBackgroundColor(int, int) - Method in class com.biodigital.humansdk.HKUI
Change the background colors AFTER loading a modelwithout changing the style, default is radial
setBackgroundColor(int, int, String) - Method in class com.biodigital.humansdk.HKUI
Change the background style AFTER loading a model with two specified colors
setInterface(HKHumanInterface) - Method in class com.biodigital.humansdk.HKHuman
Set the HKHumanInterface object to receive callback messages
setLanguage(HKLanguage) - Method in class com.biodigital.humansdk.HKServices
Set the current language
setOption(HumanUIOptions, Boolean) - Method in class com.biodigital.humansdk.HKUI
set an option true or false
setUIoptions(HashMap<HumanUIOptions, Boolean>) - Method in class com.biodigital.humansdk.HKHuman
Set the built-in UI options
setup(Context, HKServicesInterface) - Method in class com.biodigital.humansdk.HKServices
Initialize BioDigital Services and authenticate the sdk
share() - Method in class com.biodigital.humansdk.HKScene
Brings up the built-in Android share UI with the current contents of the view
show() - Method in class com.biodigital.humansdk.HKLabels
Shows the annotations in the current scene
show(ArrayList<String>) - Method in class com.biodigital.humansdk.HKScene
Show a group of objects by object ID Groups of objects can be shown by passing more than one objectID or by passing a "group node" ID
showExplanation - Variable in class com.biodigital.humansdk.HKQuiz
set this to false to hide the quiz answer explanation use the set() function to update this setting with the system
shown - Variable in class com.biodigital.humansdk.HKLabel
whether or not the annotation is currently visible this will get set to false if the annotation moves off screen or is occluded
showProgress - Variable in class com.biodigital.humansdk.HKQuiz
set this to false to hide the quiz progress UI use the set() function to update this setting with the system
showSubmit - Variable in class com.biodigital.humansdk.HKQuiz
set this to false to hide the quiz submit button use the set() function to update this setting with the system
showSummary - Variable in class com.biodigital.humansdk.HKQuiz
set this to false to hide the quiz summary use the set() function to update this setting with the system
SPANISH - Enum constant in enum class com.biodigital.humansdk.HKLanguage
spanish
startNumber - Variable in class com.biodigital.humansdk.HKQuiz
the number of the question to start with, default is 1 use the set() function to update this setting with the system
submissions - Variable in class com.biodigital.humansdk.HKQuiz
list of user answer submissions
submit(String, ArrayList<String>) - Method in class com.biodigital.humansdk.HKQuiz
Send an answer to the Quiz system
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages