|
BRL-CAD
|
Go to the source code of this file.
Functions | |
| rt_datum_type | rt_datum_resolved_type (const struct rt_datum_internal *datum) |
| int | rt_datum_validate (const struct rt_datum_internal *datum, struct bu_vls *messages) |
|
extern |
Resolve RT_DATUM_AUTO using the historical pnt/dir/w convention.
|
extern |
Validate a NULL-terminated datum chain. Returns zero when valid. If messages is non-NULL, validation failures are appended to it.