Loxyz Constructor | Initializes a new instance of the Loxyz class. |
ListOfxyzArrays | An array, which holds the xyzArrays |
Count | The number of xyzArrays contained in the array. This property is also settable. |
Item | The default indexer is overridden |
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 |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |