Click or drag to resize

RectangleOfInterest Constructor (BoundingBox)

Ctor defining bounding box

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public RectangleOfInterest(
	BoundingBox bbox
)

Parameters

bbox
Type: BoundingBox

[Missing <param name="bbox"/> documentation for "M:Rubedos.Viper.Net.Iface.RectangleOfInterest.#ctor(Ros.Net.Messages.cvm_msgs.BoundingBox)"]

See Also