BRL-CAD
bg_poly_contour Struct Reference

#include <polygon_types.h>

Data Fields

size_t num_points
 
point_tpoint
 
int open
 

Detailed Description

Definition at line 42 of file polygon_types.h.

Field Documentation

◆ num_points

size_t num_points

Definition at line 43 of file polygon_types.h.

◆ point

point_t* point

Definition at line 44 of file polygon_types.h.

◆ open

int open

Definition at line 45 of file polygon_types.h.


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