Search
Preparing search index...
The search index is not available
harp.gl
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
harp-mapview
PlaneViewBounds
Class PlaneViewBounds
Generates Bounds for a camera view and a planar projection.
internal
Hierarchy
PlaneViewBounds
Implements
ViewBounds
Index
Constructors
constructor
Properties
camera
projection
Methods
generate
Constructors
constructor
new
Plane
View
Bounds
(
camera
:
PerspectiveCamera
, projection
:
Projection
, m_options
:
{
tileWrappingEnabled
:
boolean
}
)
:
PlaneViewBounds
Parameters
camera:
PerspectiveCamera
projection:
Projection
m_options:
{
tileWrappingEnabled
:
boolean
}
tile
Wrapping
Enabled
:
boolean
Returns
PlaneViewBounds
Properties
Readonly
camera
camera
:
PerspectiveCamera
Readonly
projection
projection
:
Projection
Methods
generate
generate
(
)
:
GeoPolygon
|
undefined
override
Returns
GeoPolygon
|
undefined
Globals
harp-
mapview
Camera
Utils
Copyright
Info
Map
View
Utils
Object3DUtils
Tile
Offset
Utils
@docs/fallback
@docs/label-
rendering
harp-
atlas-
tools
harp-
datasource-
protocol
harp-
debug-
datasource
harp-
examples
harp-
features-
datasource
harp-
fetch
harp-
geojson-
datasource
harp-
geometry
harp-
geoutils
harp-
lines
harp-
lrucache
harp-
map-
controls
harp-
map-
theme
harp-
mapview
Plane
View
Bounds
constructor
camera
projection
generate
harp-
mapview-
decoder
harp-
materials
harp-
olp-
utils
harp-
omv-
datasource
harp-
test-
utils
harp-
text-
canvas
harp-
theme-
tools
harp-
transfer-
manager
harp-
utils
harp-
vectortile-
datasource
harp-
webtile-
datasource
Generated using
TypeDoc
Generates Bounds for a camera view and a planar projection.