Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
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
API (v0.42.1) - Giro3D
Loading...
Trait of objects that hold unmanaged resources.