Java javax.media.j3d Node fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d Node fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d Node.

The text is from its open source code.

Field

intENABLE_COLLISION_REPORTING
Specifies that this Node will be reported in the collision SceneGraphPath if a collision occurs.
intALLOW_BOUNDS_READ
Specifies that this Node allows read access to its bounds information.

Method

ObjectgetUserData()
Retrieves the userData field from this scene graph object.