BRL-CAD
rt_pg_face_internal Struct Reference

has npoly elements More...

#include <geom.h>

Data Fields

size_t npts
 number of points for this polygon More...
 
fastf_tverts
 has 3*npts elements More...
 
fastf_tnorms
 has 3*npts elements More...
 

Detailed Description

has npoly elements

ID_POLY

Definition at line 263 of file geom.h.

Field Documentation

◆ npts

size_t npts

number of points for this polygon

Definition at line 264 of file geom.h.

◆ verts

fastf_t* verts

has 3*npts elements

Definition at line 265 of file geom.h.

◆ norms

fastf_t* norms

has 3*npts elements

Definition at line 266 of file geom.h.


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