Picking shapes
SceneGraphPath class methods
- Methods on SceneGraphPath get the shape (object)
picked, the locale above it, the transform to it,
and nodes on the path between the locale and the shape
Method |
SceneGraphPath( ) |
Node getObject( ) |
Locale getLocale( ) |
Node getNode( int index ) |
int nodeCount( ) |
Transform3D getTransform( ) |