An NDoc Documented Class Library

Plane Class

A essential geometrical object is a Plane. We represent a plane allways by a point and a normalvector, who is normalized.

For a list of all members of this type, see Plane Members.

System.Object
   Minais.Drawing3d.Math.Plane

public class Plane

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Plane Members | Minais.Drawing3d.Math Namespace