MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
MeshTex Util

Utility classes for patch mesh manipulation. More...

Files

file  AllocatedMatrix.h
 Declares and implements the AllocatedMatrix template class.
file  MeshVisitor.cpp
 Implements the MeshVisitor class.
file  MeshVisitor.h
 Declares the MeshVisitor class.

Classes

class  AllocatedMatrix< Element >
 Matrix subclass that allocates its data array on construction and deallocates it on destruction. More...
class  MeshVisitor
 Visitor that will invoke Execute with a MeshEntity argument if the visited node is a valid mesh. More...

Detailed Description

Utility classes for patch mesh manipulation.