_NvBbox_Coords

struct _NvBbox_Coords

Holds unclipped bounding box coordinates of the object.

Public Members

float left

Holds the box’s left coordinate in pixels.

float top

Holds the box’s top coordinate in pixels.

float width

Holds the box’s width in pixels.

float height

Holds the box’s height in pixels.