The Spline type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddPoint |
This method is used to add a new point to the polyline
| |
| borrarLista |
Delete the points list
| |
| ChangePointCoordinates |
This method is used to change the coordinates of a polyline's point
| |
| CopyIModel |
Makes a copy of the object
(Overrides Model..::.CopyIModel()()().) | |
| DrawHead |
this method should draw the object as it would look like if we look at it through an eye located between the 2 observer eyes
(Overrides Model..::.DrawHead()()().) | |
| DrawLeftEye |
this method should draw the object as it would look like if we look at it through the observer's left eye
(Overrides Model..::.DrawLeftEye()()().) | |
| DrawRightEye |
this method should draw the object as it would look like if we look at it through the observer's right eye
(Overrides Model..::.DrawRightEye()()().) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MaxDistanceToObserver |
this method claculates the maximun distance to the observer
(Overrides Model..::.MaxDistanceToObserver(Observer).) | |
| MemberwiseClone | (Inherited from Object.) | |
| setMuestras |
Sets the number of samples
| |
| spline |
Creates a spline
| |
| splint |
Interpolates the spline
| |
| ToString | (Inherited from Object.) |