The Model type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CopyIModel |
this method creates a copy of the model
| |
| 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
| |
| DrawLeftEye |
This method should draw the object as it would look like if we look at it through the observer's left eye
| |
| DrawRightEye |
This method should draw the object as it would look like if we look at it through the observer's right eye
| |
| 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
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |