Volume Cartographer 2.27.0
Namespaces | Functions
ScaleMesh.hpp File Reference
#include "vc/core/types/ITKMesh.hpp"
Include dependency graph for ScaleMesh.hpp:

Go to the source code of this file.

Namespaces

namespace  volcart
 Volume Cartographer library
 
namespace  volcart::meshing
 Mesh generation and modification library.
 

Functions

void volcart::meshing::ScaleMesh (const ITKMesh::Pointer &input, const ITKMesh::Pointer &output, double scaleFactor)
 Scale an ITKMesh by a linear scale factor. More...
 
ITKMesh::Pointer volcart::meshing::ScaleMesh (const ITKMesh::Pointer &input, double scaleFactor)
 Scale an ITKMesh by a linear scale factor. More...