An NDoc Documented Class Library
Plane Members
Plane overview
Public Instance Constructors
Plane
Overloaded. Initializes a new instance of the Plane class.
Public Instance Fields
NormalUnit
NormalUnit is a vector, who is normal to the plane and has the length 1
P
P is a point, who belongs to the plane
Public Instance Methods
Cross
Calculate the crosspoint with a line.
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
Plane Class
|
Minais.Drawing3d.Math Namespace