329

Picking Shapes
Getting Pick Results

  • The pick methods on Locale or BranchGroup return one or more SceneGraphPaths

  • Each SceneGraphPath contains:
  • A Node for the object that was picked
  • The Locale above it in the scene graph
  • A list of the Nodes from the picked object up to the Locale
  • The world-to-object transform