Abstract
Current mouse position within the viewport, or -1 if the mouse is not in the viewport.
Abstract
navigationPrivate
nextPrivate
pendingIf false
, either the mouse is not within the viewport, or a picking request was already
issued for the current mouseX and mouseY after the most recent frame was rendered; when the
current pick requests complete, no additional pick requests will be issued.
If true
, a picking request was not issued for the current mouseX and mouseY due to all pick
buffers being in use; when a pick buffer becomes available, an additional pick request will be
issued.
Private
pickTimer id for checking if outstanding pick requests have completed.
Private
attemptPrivate
blockPrivate
canPrivate
cancelPrivate
checkPrivate
completeAbstract
completeAbstract
drawAbstract
isAbstract
issuePrivate
issuePrivate
mousePrivate
pendingProtected
refOptional
options: boolean | AddEventListenerOptionsPrivate
scheduleAbstract
translateAbstract
translatePrivate
updateAbstract
zoomGenerated using TypeDoc
License
Copyright 2016 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.