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

Sphere3D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Sphere3D(Point3D, Single)

Properties

 NameTypeDescription
CenterAvl.Point3D
EmptyAvl.Sphere3D Gets an empty instance of the Sphere3D.
RadiusSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also