Interface OSPRuntime.Disposable

All Known Implementing Classes:
DataToolTab.DataToolPlotter, DrawingPanel, InteractivePanel, MainTView, PageTView, PlottingPanel, PlotTView, TableTView, TMenuBar, TrackChooserTView, TrackControl, TrackerPanel, TrackPlottingPanel, TToolBar, TTrack.TextLineLabel, TTrackBar, TView, TViewChooser, VideoPanel, WorldTView, ZoomTView
Enclosing class:
OSPRuntime

public static interface OSPRuntime.Disposable
An interface with static methods that track implementing classes, adding them to array to "allocate" them, and running their dispose() method when "deallocation" is requested.
Author:
hanson