Public Attributes
Tango3DR_PolygonArray Struct Reference

#include <tango_3d_reconstruction_api.h>

List of all members.

Public Attributes

uint32_t num_polygons
 Number of paths contained in the paths array.
Tango3DR_Polygonpolygons
 Array containing 2D polylines/polygons.

Detailed Description

2D vector graphics object. The polygons are sorted by decreasing surface area, so that it is safe to render them directly using the provided ordering. Note that polygons with negative surface area indicate holes that need to be rendered in the background color.

Definition at line 380 of file tango_3d_reconstruction_api.h.


Member Data Documentation

Number of paths contained in the paths array.

Definition at line 382 of file tango_3d_reconstruction_api.h.

Array containing 2D polylines/polygons.

Definition at line 385 of file tango_3d_reconstruction_api.h.


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


tango_3d_reconstruction
Author(s):
autogenerated on Thu Jun 6 2019 19:49:50