ImageGear22.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorView Class |
For a list of all members of this type, see ImGearVectorView members.
Name | Description | |
---|---|---|
![]() | Adjust | Adjusts the view bounding box to match the bounding box of the vector data. |
![]() | GetBkGnd | Returns the current background color of the view. |
![]() | GetLightSource | Returns the light source with the specified index. |
![]() | GetLookPoint | Returns the point in 3D space that the view's camera is looking at. See corresponding method SetLookPoint for more information. |
![]() | GetMatrix | Returns the current transformation matrix of the view. |
![]() | GetMinMax | Returns the bounding parallelepiped of the view. |
![]() | GetName | Returns the name of the view. |
![]() | Move | Moves the camera according to the specified offsets. |
![]() | Rotate | Rotates the camera on the specified angle about the specified vector. |
![]() | Scale | Scales the camera according to the specified scale factors. |
![]() | SetBkGnd | Sets the current background color of the view. |
![]() | SetLookPoint | Sets the point in 3D space that the view's camera is looking at. |
![]() | SetMatrix | Sets the current transformation matrix of the view. |
![]() | SetMinMax | Sets the bounding parallelepiped of the view. |
![]() | SetName | Sets the new name for the view. |
![]() | ToScreen | Converts 3D world coordinates to screen coordinates for the current view. |