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

Plane3D Structure

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

Constructors

 ConstructorDescription
Plane3D(Single, Single, Single, Single)

Properties

 NameTypeDescription
ASystem.Single
BSystem.Single
CSystem.Single
DSystem.Single

Methods

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

See also