|
BRL-CAD
|
#include <geom.h>
Data Fields | |
| uint32_t | magic |
| point_t | pnt |
| vect_t | dir |
| fastf_t | w |
| struct rt_datum_internal * | next |
| uint32_t | type |
| uint32_t | role |
| uint32_t | flags |
| vect_t | xdir |
| vect_t | ydir |
| fastf_t | dimensions [2] |
| char * | identifier |
| char * | description |
| struct rt_datum_internal* next |