SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Object_Inclusion
/*
 * ENUM: SE_Object_Inclusion
 *
 *    When testing objects against a search boundary, indicates whether the
 *    inclusion test to be performed specifies objects completely inside the
 *    search boundary (fully included), or objects that intersect the search
 *    boundary (partly included). Note that SE_INCL_TEST_PARTIALLY_INCLUDED
 *    is a superset of SE_INCL_TEST_FULLY_INCLUDED.
 */
typedef enum
{
SE_INCL_TEST_FULLY_INCLUDED,
SE_INCL_TEST_PARTIALLY_INCLUDED
} SE_Object_Inclusion;



Prev: SE_Object. Next: SE_Octant_Select_Parameters.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS