SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Search_Bounds_Closure
|
/*
* ENUM: SE_Search_Bounds_Closure
*
* Used to specify whether a spatial search area has full or partial
* closure. Partial closure allows the search area to be part of a
* tessellation; it can then be guaranteed that any single point is
* inside a unique component of the tessellation.
*/
} SE_Search_Bounds_Closure;
Enumerant Notes
The spatial search area includes all its boundaries.
The spatial search area includes only the lower endpoints of its
boundaries.
Prev: SE_Search_Bounds.
Next: SE_Search_Dimensionality.
Return to:
Top of this Page,
Type Index
|
Last updated: July 16, 2004
|
Copyright © 2004 SEDRIS
|
|