Click or drag to resize

PointcloudViewModel Properties

The PointcloudViewModel type exposes the following members.

Properties
  NameDescription
Public propertyAmbientLightColor
Color of the ambient Light
Public propertyCamera
(Inherited from BaseViewModel.)
Public propertyCameraModel
(Inherited from BaseViewModel.)
Public propertyCameraModelCollection
(Inherited from BaseViewModel.)
Public propertyColorSchema
ColorSchema number
Public propertyContext
Synchronization context for 3D scene graph updates
Public propertyDirectionalLightColor
Color of the directional Light
Public propertyDirectionalLightDirection
Direction of the directional Light
Public propertyDisparityArray
Disparity array
Public propertyEffectsManager
(Inherited from BaseViewModel.)
Public propertyFps
Pointcloud update rate
Public propertyGridColor
Color of the Gridlines
Public propertyGridLongRange
The Grid
Public propertyGridLongRangeMajor
The Grid
Public propertyGridLRTransform
Transform of the Grid
Public propertyGridMajor
The Grid
Public propertyGridMinor
The Grid
Public propertyGridTransform
Transform of the Grid
Public propertyYAxis
View y axis
Public propertyImagingPipeline
Imaging pipeline to be rendered in this view model
Public propertyIsUpdating
Returns true if pc updating thread is actively running
Public propertyLineThickness
Thickness of the Lines of the Grid
Public propertyMaterial
Accessor to the Polygon-Material
Public propertyOrigin
Origin of the scene
Public propertyOriginMaterial
Origin material
Public propertyPointcloud
Point cloud geometry
Public propertyPointcloudGroup
Public propertyPointCount
Number of points in point cloud
Public propertyRenderTechnique
(Inherited from BaseViewModel.)
Public propertyRenderTechniqueName
(Inherited from BaseViewModel.)
Public propertyRgbArray
RGB array
Public propertyRGBImage
RGB map
Public propertySceneLabels
Model#3D which renders text
Public propertyShowTriangleLines
Accessor to the Boolean
Public propertySize
Pointcloud size (W x H)
Public propertySubtitle
(Inherited from BaseViewModel.)
Public propertyTitle
(Inherited from BaseViewModel.)
Public propertyTriangulationThickness
Thickness of the Lines of the Triangulated Polygon
Public propertyViperBaseTransform
Transform of the VIPER camera
Public propertyXAxis
View x axis
Public propertyZAxis
View z axis
Top
See Also