Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.41.0
GitLab
Giro3D API (v0.41.0)
core
Disposable
Interface Disposable
Trait of objects that hold unmanaged resources.
interface
Disposable
{
dispose
(
)
:
void
;
}
Hierarchy (
view full
)
Disposable
PointCloudSource
Implemented by
DrawTool
Entity
Layer
core
.
PointCloud
PointCloudSourceBase
renderer
.
View
Index
Methods
dispose
Methods
dispose
dispose
(
)
:
void
Releases unmanaged resources from this object.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
On This Page
Methods
dispose
Giro3D API (v0.41.0)
Loading...
Trait of objects that hold unmanaged resources.