PointcloudViewModel Methods |
The PointcloudViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddFov |
Adds field of view 3d model to specified group
|
![]() ![]() | CreateFov |
Add FOV volume to the camera model group
|
![]() ![]() | CreatePlane |
Creates 3D plane model with specified color, w x h size.
|
![]() | Dispose | |
![]() | Dispose(Boolean) | (Overrides BaseViewModelDispose(Boolean).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Inherited from BaseViewModel.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadSTLModel |
Loads STL file into group model
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnCameraModelChanged | (Inherited from BaseViewModel.) |
![]() | OnPropertyChanged | (Inherited from ObservableObject.) |
![]() | SchedulePointcloudUpdate |
Informs pc update thread that new data has arrived and needs to be reflected in the pointcloud
|
![]() | SetCvmPosition(Matrix3D) |
Sets CVM node position using transform matrix
|
![]() | SetCvmPosition(Vector3D, Vector3D) | |
![]() | SetOrthogonalCamera |
Changes current view camera between perspective and orthogonal
|
![]() | SetSize |
Sets Pointcloud size (W x H). Reinitializes point cloud
|
![]() | SetValueT | (Inherited from ObservableObject.) |
![]() | StopUpdateThread |
Stops render update thread
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |