The following tables list the members exposed by IMathPoint.
Name | Description | |
---|---|---|
![]() | Add | Sets the current mathematical point to the sum of its original value and the value of the specified mathematical point. |
![]() | ConvertToVector | Converts this mathematical point to a unit vector. |
![]() | GetPosition | Gets the x, y, and z coordinates of this mathematical point. |
![]() | ScalePoint | Scales this mathematical point by the specified scale factor about the specified mathematical center point. |
![]() | SetPosition | Sets the x, y, and z coordinates of this mathematical point. |
![]() | Subtract | Sets the current mathematical point to the difference between its original value and the value of the specified mathematical point. |
![]() | TransformBy | Applies the specified mathematical transformation to this mathematical point. |