Properties  Methods 


Plane Class Members

The following tables list the members exposed by Plane.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Distance along the normal to the origin.  
Public Property X component of the plane normal.  
Public Property Y component of the plane normal.  
Public Property Z component of the plane normal.  
Top
Public Methods
 NameDescription
Public Method Applies a value to passed plane.  
Public MethodOverloaded.  Assigns a value from passed arguments.  
Public MethodOverloaded.  Implements the Equality operator  
Public MethodServes as the default hash function.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
Public Operators
Implements the == equality operator
Implements the != negative equality operator
Top
See Also