Click or drag to resize

CvmDeviceTransformManager Property

Transformation manager, montiors Tf messages and caches latest transform information of the frames

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public TFManager TransformManager { get; }

Property Value

Type: TFManager
See Also