Click or drag to resize

Bound3D Structure

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public struct Bound3D

The Bound3D type exposes the following members.

Constructors
  NameDescription
Public methodBound3D(Point3D, Point3D)
Initializes a new instance of the Bound3D class
Public methodBound3D(Point3D, Point3D, Double)
Initializes a new instance of the Bound3D class
Public methodBound3D(Double, Double, Double, Double)
Initializes a new instance of the Bound3D class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also