Options
All
  • Public
Menu

Class OctreeContext

OctreeContext is backed by a native octree context and is typically associated with a Fovia.UI.HTMLViewport . This object is typically created by a ServerContext.loadDICOMDir or a ServerContext.loadCustomData .

Hierarchy

  • OctreeContext

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • octreeID: number

    Returns OctreeContext

Properties

Private octreeID

octreeID: number

Methods

getOctreeID

  • getOctreeID(): number
  • Returns number

releaseSessionResources

  • releaseSessionResources(): void
  • Returns void

Generated using TypeDoc