| 
SRM Reference Manual
 Constants SRM_VECTOR_3D_DEFAULT  | 
|---|
/* * GLOBAL VARIABLE: SRM_VECTOR_3D_DEFAULT * * Pre-initialized global variable containing the default values for an * SRM_Vector_3D variable. */ const SRM_Vector_3D SRM_VECTOR_3D_DEFAULT  | 
| {0.0, 0.0, 0.0} | 
  |