SoComputeBoundingBox Properties |
The SoComputeBoundingBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | boxCenter | ( OIV.Inventor.Fields.SoSFVec3f ) Center of the computed bounding box. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | max | ( OIV.Inventor.Fields.SoSFVec3f ) Maximum point of the computed bounding box. |
![]() | min | ( OIV.Inventor.Fields.SoSFVec3f ) Minimum point of the computed bounding box. |
![]() | node | Defines the graph for which the bounding box is computed. |
![]() | objectCenter | ( OIV.Inventor.Fields.SoSFVec3f ) Center of the objects in the graph. |
![]() | path | Alternatively, defines the graph for which the bounding box is computed. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |