relation.qbk 796 B

123456789101112131415161718192021222324
  1. [/============================================================================
  2. Boost.Geometry (aka GGL, Generic Geometry Library)
  3. Copyright (c) 2015, Oracle and/or its affiliates.
  4. Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
  5. Licensed under the Boost Software License version 1.0.
  6. http://www.boost.org/users/license.html
  7. =============================================================================/]
  8. [def __this_function__ relation]
  9. [heading Conformance]
  10. This function is additional and not described in the OGC standard.
  11. The spatial relation is represented by DE-9IM matrix.
  12. [heading Example]
  13. [relation]
  14. [relation_output]
  15. [heading See also]
  16. * [link geometry.reference.de9im.de9im_matrix de9im::matrix]
  17. * [link geometry.reference.algorithms.relate relate]