SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
InsertHexVolSheetAlongSurface.cc File Reference

Insert a layer of hexes. More...

#include <Core/Util/StringUtil.h>
#include <Core/Geometry/Vector.h>
#include <Core/Geometry/Point.h>
#include <Core/Geometry/BBox.h>
#include <Core/Datatypes/Mesh.h>
#include <Core/Datatypes/Field.h>
#include <Core/Datatypes/FieldInformation.h>
#include <Dataflow/Network/Module.h>
#include <Dataflow/Network/Ports/FieldPort.h>
#include <vector>
#include <set>
#include <string>
#include <iostream>

Classes

class  Model
 
class  Hex
 
class  HexMesh
 
class  TriangleMeshVertex
 
class  TriangleMeshFace
 
class  TriangleMesh
 
class  TriangleMesh::VertexFaceIterator
 
class  BoxKDTree< OBJECT, DISTBOXCLASS >
 
class  InsertHexVolSheetAlongSurfaceAlgo
 This module inserts a layer of hexes corresponding to the input TriSurfMesh. More...
 
class  InsertHexVolSheetAlongSurfaceAlgo::TriangleMeshFaceTree
 
class  InsertHexVolSheetAlongSurface
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Variables

const int hex_normal_edges [6][2]
 

Detailed Description

Insert a layer of hexes.

Author
Jason Shepherd Department of Computer Science University of Utah
Date
March 2006