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

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

Introduction

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

The text is from its open source code.

Field

intALLOW_REGION_WRITE
Specifies that this BoundingLeaf node allows write access to its bounding region object.

Constructor

BoundingLeaf(Bounds region)
Constructs a BoundingLeaf node with the specified bounding region.