/*
* GLOBAL VARIABLE: SRM_COORDINATE_DEFAULT
*
* Pre-initialized global variable containing the default values for an
* SRM_Coordinate variable.
*/
const SRM_Coordinate
SRM_COORDINATE_DEFAULT =
spatial_coord_code | SRM_SPACOORDCOD_CC_3D |
coordinate.cc_3d.u | 0.0 |
coordinate.cc_3d.v | 0.0 |
coordinate.cc_3d.w | 0.0 |
Prev: SRM_COORDINATE3D_ARRAY_DEFAULT.
Next: SRM_COORDINATE_VALID_REGION_ARRAY_DEFAULT.
Return to:
Top of this Page,
Constant Index