You are here: Start » AVL.NET » Sphere3D Structure

Sphere3D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Sphere3D(Single, Single, Single, Single)
Sphere3D(Point3D, Single)

Properties

 NameTypeDescription
CenterAvlNet.Point3D
RadiusSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also