|
|
char const * | celeritas::to_cstring (Sense s) |
| | Get a string corresponding to a surface sense.
|
| |
|
char const * | celeritas::to_cstring (SurfaceType value) |
| | Get a string corresponding to a surface type.
|
| |
|
char const * | celeritas::to_cstring (TransformType value) |
| | Get a string corresponding to a transform type.
|
| |
|
char const * | celeritas::to_cstring (ZOrder zo) |
| | Get a string corresponding to a transform type.
|
| |
|
char | celeritas::to_char (ZOrder zo) |
| | Get a printable character corresponding to a z ordering.
|
| |
|
ZOrder | celeritas::to_zorder (char c) |
| | Convert a printable character to a z ordering.
|
| |