|
BRL-CAD
|
Data Structures | |
| struct | rt_nurb_internal |
Macros | |
| #define | RT_NURB_CK_MAGIC(_p) BU_CKMAG(_p, RT_NURB_INTERNAL_MAGIC, "rt_nurb_internal"); |
| #define | RT_NURB_GET_CONTROL_POINT(_s, _u, _v) |
| #define RT_NURB_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_NURB_INTERNAL_MAGIC, "rt_nurb_internal"); |
| #define RT_NURB_GET_CONTROL_POINT | ( | _s, | |
| _u, | |||
| _v | |||
| ) |