flywave-inspector.frustumcullingmodule._constructor_
Home > @flywave/flywave-inspector > FrustumCullingModule > (constructor)
FrustumCullingModule.(constructor)
Constructs a new instance of the FrustumCullingModule class
Signature:
constructor(mapView: MapView, parentGui: GUI, elevationProvider: ElevationProvider, elevationRangeSource: ElevationRangeSource);
Parameters
Parameter | Type | Description |
|---|---|---|
mapView | MapView | |
parentGui | GUI | |
elevationProvider | ElevationProvider | |
elevationRangeSource | ElevationRangeSource |