• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. OpenJFX
  4. Picking3dAPI

Picking3dAPI

  • Created by J. Duke, last modified on Nov 14, 2012

Proposed 3D Picking API:

Add Method:

MouseEvent Class
   PickResult getPickResult()

getPickResult() will return additional information about the pick if the picked Node is a Shape3D node and the picked Node's pickOnBounds is false. Otherwise it returns null.

Add Class:

/**
 * A container object that contains the result of a pick event
 */
PickResult

    /* Return the intersected Node */
     Node getIntersectedNode()

     /* Return the intersected face of the picked Node*/
     int getIntersectedFace()

     /* Return the intersected point in local coordinate of the picked Node */
    Point3D getIntersectedPoint()

     /* Return the intersected texture coordinates of the picked Node */
     Point2D getIntersectedTexCoord()

Overview
Content Tools
ThemeBuilder
  • No labels

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 195, "requestCorrelationId": "a1a9c8e56da37c3c"}