BRL-CAD
Elliptical Hyperboloid of One Sheet
Collaboration diagram for Elliptical Hyperboloid of One Sheet:

Data Structures

struct  rt_hyp_internal
 

Macros

#define RT_HYP_CK_MAGIC(_p)   BU_CKMAG(_p, RT_HYP_INTERNAL_MAGIC, "rt_hyp_internal")
 

Detailed Description

Macro Definition Documentation

◆ RT_HYP_CK_MAGIC

#define RT_HYP_CK_MAGIC (   _p)    BU_CKMAG(_p, RT_HYP_INTERNAL_MAGIC, "rt_hyp_internal")

Definition at line 536 of file geom.h.