HelixToolkit.Wpf.BoundingSphere.BoundingSphere C# (CSharp) Method

BoundingSphere() public method

Initializes a new instance of the BoundingSphere class.
public BoundingSphere ( ) : System
return System
        public BoundingSphere()
        {
        }

Same methods

BoundingSphere::BoundingSphere ( System.Windows.Media.Media3D.Point3D center, double diameter ) : System