VART-X  0.3.0
vart::OverlayPolygonParams Struct Reference

Structure representing Polygon information. More...

#include <vart_overlay_types.hpp>

Collaboration diagram for vart::OverlayPolygonParams:

Public Attributes

std::vector< OverlayCoordinatespoly_pts
 
uint32_t thickness
 
OverlayColorData poly_color
 

Detailed Description

Structure representing Polygon information.

Member Data Documentation

◆ poly_color

vart::OverlayPolygonParams::poly_color

Polygon edge color information

◆ poly_pts

vart::OverlayPolygonParams::poly_pts

Vector of vertex co-ordinates of the polygon.

◆ thickness

vart::OverlayPolygonParams::thickness

Thickness of the polygon edges


The documentation for this struct was generated from the following file: