Rectangular |
[Missing <summary> documentation for "T:Altaxo.Graph.Graph3D.RectangularObjectOutline"]
public class RectangularObjectOutline : IObjectOutline
The RectangularObjectOutline type exposes the following members.
| Name | Description | |
|---|---|---|
| RectangularObjectOutline | Initializes a new instance of the RectangularObjectOutline class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsHittedBy | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| WithAdditionalTransformation | Returns a new RectangularObjectOutline object, at wich the provided transformation is appended. Thus, when having a RectangularObjectOutline in object coordinates, by calling this function with the current localToWorldTransformation, one gets a RectangularObjectOutline in world coordinates. |