<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Point-In-Polyhedron Test (2D and 3D)</dc:title>
  <dc:description>This library provides a function &apos;pip3d&apos;, which tests
whether a point in 3D space is within, exactly on, or outside
an enclosed surface defined by a triangular mesh. Also provided
is a 2D version, &apos;pip2d&apos;, which tests whether a point in 2D
space is within, exactly on, or outside a polygon.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10), misc3d</dc:relation>
  <dc:relation>Suggests: rgl, geometry</dc:relation>
  <dc:creator>Jose M. Maisog &lt;bravas02@gmail.com&gt;</dc:creator>
  <dc:contributor>Jose M. Maisog, Yuan Wang, George Luta, Jianfei Liu</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2011-10-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ptinpoly</dc:identifier>
 </rdf:Description>
</rdf:RDF>

