Example usage for Java javax.media.j3d Link fields, constructors, methods, implement or subclass
The text is from its open source code.
Link(SharedGroup sharedGroup) Constructs a Link node object that points to the specified SharedGroup node. |
SharedGroup | getSharedGroup() Retrieves the node's SharedGroup reference. |