vtf-logo

transform.h File Reference

Implements operations that transform a SimpMeshRed. More...

#include "SimpMeshRed.h"
#include "transform.ipp"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<typename SMR, typename NodeIterInIter, class UnaryFunction>
void geom::transformNodes (NodeIterInIter begin, NodeIterInIter end, const UnaryFunction &f)
 Transform each vertex in the range with the specified function.
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont, class UnaryFunction>
void geom::transform (SimpMeshRed< N, M, T, Node, Cell, Cont > *mesh, const UnaryFunction &f)
 Transform each vertex in the mesh with the specified function.
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont, class UnaryFunction>
void geom::transformBoundary (SimpMeshRed< N, M, T, Node, Cell, Cont > *mesh, const UnaryFunction &f)
 Transform each boundary vertex in the mesh with the specified function.


Detailed Description

Implements operations that transform a SimpMeshRed.


Generated on Fri Aug 24 12:56:00 2007 for Computational Geometry Package by  doxygen 1.4.7