rt_pg_internal::rt_pg_face_internal Struct Reference

#include <rtgeom.h>


Data Fields

int npts
 number of points for this polygon
fastf_tverts
 has 3*npts elements
fastf_tnorms
 has 3*npts elements


Detailed Description

Definition at line 194 of file rtgeom.h.


Field Documentation

int npts
 

number of points for this polygon

Definition at line 195 of file rtgeom.h.

Referenced by nmg_to_poly(), rt_pg_prep(), and rt_pg_to_bot().

fastf_t* verts
 

has 3*npts elements

Definition at line 196 of file rtgeom.h.

Referenced by nmg_to_poly(), rt_pg_ifree(), rt_pg_prep(), and rt_pg_to_bot().

fastf_t* norms
 

has 3*npts elements

Definition at line 197 of file rtgeom.h.

Referenced by nmg_to_poly(), and rt_pg_ifree().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:15 2006 for BRL-CAD by  doxygen 1.4.6