BaseViewModel Class |
Namespace: Rubedos.RosToolsApplicationBase.Pointcloud
public abstract class BaseViewModel : ObservableObject, IDisposable
The BaseViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseViewModel | Initializes a new instance of the BaseViewModel class |
Name | Description | |
---|---|---|
![]() | Camera | |
![]() | CameraModel | |
![]() | CameraModelCollection | |
![]() | EffectsManager | |
![]() | RenderTechnique | |
![]() | RenderTechniqueName | |
![]() | Subtitle | |
![]() | Title |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the BaseViewModel |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the BaseViewModel and optionally releases the managed resources |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | LoadFileToMemory | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnCameraModelChanged | |
![]() | OnPropertyChanged | (Inherited from ObservableObject.) |
![]() | SetValueT | (Inherited from ObservableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CameraModelChanged | |
![]() | PropertyChanged | (Inherited from ObservableObject.) |
Name | Description | |
---|---|---|
![]() ![]() | Orthographic | |
![]() ![]() | Perspective |