library of assembled shared sources

http://lass.cocamware.com

lass::spat::impl::BrutePointLocatorVerbose Class Reference

#include <planar_mesh.h>

Collaboration diagram for lass::spat::impl::BrutePointLocatorVerbose:

Collaboration graph
[legend]

Public Member Functions

 BrutePointLocatorVerbose (const typename TPlanarMesh::TPoint2D &iPoint)
bool findEdge (typename TPlanarMesh::TEdge *e)

Data Fields

TPlanarMesh::TEdgeedge
std::ofstream stream

Private Types

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

Private Attributes

TPlanarMesh::TPoint2D point_

Detailed Description

Definition at line 747 of file planar_mesh.h.


Member Typedef Documentation

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

Definition at line 749 of file planar_mesh.h.


Constructor & Destructor Documentation

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

Definition at line 754 of file planar_mesh.h.


Member Function Documentation

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


Field Documentation

Definition at line 750 of file planar_mesh.h.

Definition at line 752 of file planar_mesh.h.

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

Definition at line 753 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