library of assembled shared sources

http://lass.cocamware.com

lass::spat::impl::BrutePointLocator Class Reference

#include <planar_mesh.h>

Collaboration diagram for lass::spat::impl::BrutePointLocator:

Collaboration graph
[legend]

Public Member Functions

 BrutePointLocator (const typename TPlanarMesh::TPoint2D &iPoint)
bool findEdge (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 663 of file planar_mesh.h.


Member Typedef Documentation

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

Definition at line 665 of file planar_mesh.h.


Constructor & Destructor Documentation

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

Definition at line 669 of file planar_mesh.h.


Member Function Documentation

bool lass::spat::impl::BrutePointLocator::findEdge ( typename TPlanarMesh::TEdge e  )  [inline]


Field Documentation

Definition at line 666 of file planar_mesh.h.

Definition at line 668 of file planar_mesh.h.

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


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