Skip to content

HttpSceneLoader

Introduction

vtkHttpSceneLoader

Methods

applySettings

ArgumentTypeRequiredDescription
sceneItemYes
settingsYes

extend

Method used to decorate a given object (publicAPI+model) with vtkHttpSceneLoader characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesIHttpSceneLoaderInitialValuesNo(default: {})

getAnimationHandler

getBaseURL

getFetchGzip

ArgumentTypeRequiredDescription
fetchGzipBooleanYes

getMetadata

getRenderer

getScene

getUrl

invokeReady

newInstance

Method used to create a new instance of vtkHttpSceneLoader

ArgumentTypeRequiredDescription
initialValuesIHttpSceneLoaderInitialValuesNofor pre-setting some of its content

onReady

resetScene

setRenderer

ArgumentTypeRequiredDescription
renderervtkRendererYesThe vtkRenderer instance.

setUrl

ArgumentTypeRequiredDescription
urlStringYes

update

updateDatasetTypeMapping

ArgumentTypeRequiredDescription
typeNameYes
handlerYes