An NDoc Documented Class Library

Loxyz Members

Loxyz overview

Public Instance Constructors

Loxyz Constructor Initializes a new instance of the Loxyz class.

Public Instance Fields

ListOfxyzArrays An array, which holds the xyzArrays

Public Instance Properties

Count The number of xyzArrays contained in the array. This property is also settable.
Item The default indexer is overridden

Public Instance Methods

cross Calculates the crossproduct over all xyzArray by adding there crossproducts If the Loxyz is plane then cross is a normal of this plane
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 
Triangulation Calculates a Triangulation ( also known as tesselation ) for a Loxyz and returns the triangles in a MultiTriangleList

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Loxyz Class | Minais.Drawing3d.Math Namespace