Click or drag to resize

Pointcloud3DViewViewModel Property

Implemented pointcloud logic in the model

Namespace:  Rubedos.RosToolsApplicationBase.Pointcloud
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public PointcloudViewModel ViewModel { get; set; }

Property Value

Type: PointcloudViewModel
See Also