Example usage for Java javax.media.j3d BoundingLeaf fields, constructors, methods, implement or subclass
The text is from its open source code.
int | ALLOW_REGION_WRITE Specifies that this BoundingLeaf node allows write access to its bounding region object. |
BoundingLeaf(Bounds region) Constructs a BoundingLeaf node with the specified bounding region. |