|
SRM Reference Manual
Functions SRM ValidORMTCode |
|---|
| extern SRM_Boolean | |||
| SRM_ValidORMTCode | |||
| ( | |||
| SRM_ORMT_Code | value | (notes) | |
| ); | |||
Checks if the given value is a valid SRM_ORMT_Code.
| SRM_TRUE - if value is valid |
| SRM_FALSE - otherwise |
value to be checked
Prev: SRM_ValidORMParameters.
Next: SRM_ValidORMTransformation2DParameters.
Up:Index.
|