library of assembled shared sources

http://lass.cocamware.com

lass::spat::impl::EdgeToMatlab Class Reference

#include <planar_mesh.h>

Collaboration diagram for lass::spat::impl::EdgeToMatlab:

Collaboration graph
[legend]

Public Types

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

Public Member Functions

 EdgeToMatlab (TPlanarMesh *iMesh, lass::io::MatlabOStream &ioOStream)
bool edgeToMatlab (typename PlanarMesh< T, PointHandle, EdgeHandle, FaceHandle >::TEdge *iEdge)
bool vertexToMatlab (typename PlanarMesh< T, PointHandle, EdgeHandle, FaceHandle >::TEdge *iEdge)

Private Attributes

TPlanarMeshmesh_
lass::io::MatlabOStreamstream_

Detailed Description

Definition at line 509 of file planar_mesh.h.


Member Typedef Documentation

typedef PlanarMesh<T, PointHandle, EdgeHandle, FaceHandle> lass::spat::impl::EdgeToMatlab::TPlanarMesh

Definition at line 512 of file planar_mesh.h.


Constructor & Destructor Documentation

lass::spat::impl::EdgeToMatlab::EdgeToMatlab ( TPlanarMesh iMesh,
lass::io::MatlabOStream ioOStream 
) [inline]

Definition at line 517 of file planar_mesh.h.


Member Function Documentation

bool lass::spat::impl::EdgeToMatlab::edgeToMatlab ( typename PlanarMesh< T, PointHandle, EdgeHandle, FaceHandle >::TEdge *  iEdge  )  [inline]

bool lass::spat::impl::EdgeToMatlab::vertexToMatlab ( typename PlanarMesh< T, PointHandle, EdgeHandle, FaceHandle >::TEdge *  iEdge  )  [inline]

Definition at line 535 of file planar_mesh.h.


Field Documentation

Definition at line 514 of file planar_mesh.h.

Definition at line 515 of file planar_mesh.h.


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