Click or drag to resize

FoundTemplateBoundingBoxD Property

The corner points of the template's (possibly rotated) bounding box as dvec3[].

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public dvec3[] BoundingBoxD { get; set; }

Property Value

dvec3
See Also