#include <rtgeom.h>
Data Fields | |
long | part_magic |
point_t | part_V |
vect_t | part_H |
fastf_t | part_vrad |
fastf_t | part_hrad |
int | part_type |
sphere, cylinder, cone |
Definition at line 319 of file rtgeom.h.
|
Definition at line 320 of file rtgeom.h. Referenced by rt_part_import(), rt_part_import5(), and rt_part_uv(). |
|
Definition at line 321 of file rtgeom.h. Referenced by rt_part_curve(), rt_part_export(), rt_part_export5(), rt_part_import(), rt_part_import5(), rt_part_norm(), rt_part_plot(), rt_part_prep(), rt_part_print(), rt_part_shot(), rt_part_tess(), and rt_part_uv(). |
|
Definition at line 322 of file rtgeom.h. Referenced by rt_part_curve(), rt_part_export(), rt_part_export5(), rt_part_import(), rt_part_import5(), rt_part_norm(), rt_part_prep(), rt_part_print(), rt_part_shot(), rt_part_tess(), and rt_part_uv(). |
|
Definition at line 323 of file rtgeom.h. Referenced by rt_part_curve(), rt_part_export(), rt_part_export5(), rt_part_import(), rt_part_import5(), rt_part_plot(), rt_part_prep(), rt_part_print(), rt_part_shot(), and rt_part_tess(). |
|
Definition at line 324 of file rtgeom.h. Referenced by rt_part_curve(), rt_part_export(), rt_part_export5(), rt_part_import(), rt_part_import5(), rt_part_prep(), rt_part_print(), rt_part_shot(), and rt_part_tess(). |
|
sphere, cylinder, cone
Definition at line 326 of file rtgeom.h. Referenced by rt_part_import(), rt_part_import5(), rt_part_norm(), rt_part_plot(), rt_part_prep(), rt_part_print(), rt_part_shot(), and rt_part_tess(). |