rt_sketch_internal::curve Struct Reference

#include <rtgeom.h>


Data Fields

int seg_count
 number of segments in this curve
int * reverse
 array of ints indicating if segment should be reversed
genptr_tsegments
 array of pointers to segments in this curve


Detailed Description

Definition at line 452 of file rtgeom.h.


Field Documentation

int seg_count
 

number of segments in this curve

Definition at line 453 of file rtgeom.h.

Referenced by rt_extrude_prep(), rt_sketch_export(), rt_sketch_export5(), rt_sketch_import(), rt_sketch_import5(), and rt_sketch_tcladjust().

int* reverse
 

array of ints indicating if segment should be reversed

Definition at line 454 of file rtgeom.h.

genptr_t* segments
 

array of pointers to segments in this curve

Definition at line 455 of file rtgeom.h.

Referenced by rt_extrude_prep(), rt_sketch_export(), rt_sketch_export5(), rt_sketch_import(), and rt_sketch_import5().


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