namespace sap.ui.vk.dvl

Control sample: sap.ui.vk.dvl
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-VTK

Nodes Overview

Node Description
sap.ui.vk.dvl.BaseNodeProxy

Provides a simple, lightweight proxy object to a node in a node hierarchy.

sap.ui.vk.dvl.ContentManager

Provides a loader that uses the DVL library to load VDS and VDSL files.

sap.ui.vk.dvl.GraphicsCore

Loads the DVL library, wraps it, and makes the wrapper available for the application.

sap.ui.vk.dvl.GraphicsCoreApi

The types of APIs supported by the sap.ui.vk.dvl.GraphicsCore class.

sap.ui.vk.dvl.LayerProxy

Provides a proxy object to the layer in the node hierarchy.

sap.ui.vk.dvl.NodeHierarchy

Provides the ability to explore a Scene object's node structure.

sap.ui.vk.dvl.NodeProxy

Provides a proxy object to the node in the node hierarchy.

sap.ui.vk.dvl.Scene

Provides the interface for the 3D model.

sap.ui.vk.dvl.Viewport

Provides a rendering canvas for the 3D elements of a loaded scene.

sap.ui.vk.dvl.ViewStateManager

Manages the visibility and selection states of nodes in the scene.


Methods Overview

Method Description