library of assembled shared sources

http://lass.cocamware.com

lass::spat::impl::BrutePointExactLocator Class Reference

#include <planar_mesh.h>

Collaboration diagram for lass::spat::impl::BrutePointExactLocator:

Collaboration graph
[legend]

Public Member Functions

 BrutePointExactLocator (const typename TPlanarMesh::TPoint2D &iPoint)
bool findPoint (typename TPlanarMesh::TEdge *e)

Data Fields

TPlanarMesh::TEdgeedge

Private Types

typedef PlanarMesh< T,
PointHandle, EdgeHandle,
FaceHandle > 
TPlanarMesh

Private Attributes

TPlanarMesh::TPoint2D point_

Detailed Description

Definition at line 644 of file planar_mesh.h.


Member Typedef Documentation

typedef PlanarMesh<T, PointHandle, EdgeHandle, FaceHandle> lass::spat::impl::BrutePointExactLocator::TPlanarMesh [private]

Definition at line 646 of file planar_mesh.h.


Constructor & Destructor Documentation

lass::spat::impl::BrutePointExactLocator::BrutePointExactLocator ( const typename TPlanarMesh::TPoint2D iPoint  )  [inline]

Definition at line 650 of file planar_mesh.h.


Member Function Documentation

bool lass::spat::impl::BrutePointExactLocator::findPoint ( typename TPlanarMesh::TEdge e  )  [inline]

Definition at line 651 of file planar_mesh.h.


Field Documentation

Definition at line 647 of file planar_mesh.h.

Definition at line 649 of file planar_mesh.h.

Referenced by lass::spat::PlanarMesh::bruteForceExactLocate().


The documentation for this class was generated from the following file:

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo