SRM Reference Manual
Functions
SRM Coordinate2DEqual
extern SRM_Boolean
SRM_Coordinate2DEqual
(
constSRM_Coordinate_2D *coord1_ptr, (notes)
constSRM_Coordinate_2D *coord2_ptr (notes)
);

Definition

Determines whether two 2D coordinates are equal.


Returns

SRM_TRUE if the coordinates are non-NULL, are in the same spatial reference frame, and are equal.
SRM_FALSE otherwise.


Parameters Notes


coord1_ptr

 pointer to the first coordinate to be compared.

coord2_ptr

 pointer to the second coordinate to be compared.


Prev: SRM_ConvertVector3D. Next: SRM_Coordinate3DEqual. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™