SRM Reference Manual
Functions
SRM Coordinate3DEqual
extern SRM_Boolean
SRM_Coordinate3DEqual
(
constSRM_Coordinate_3D *coord1_ptr, (notes)
constSRM_Coordinate_3D *coord2_ptr (notes)
);

Definition

Determines whether two 3D 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_Coordinate2DEqual. Next: SRM_CoordinateEqual. Up:Index.

Last updated: October 1, 2002 Copyright © 2002 SEDRIS™