Back to FabImage Library website
You are here: Start » Function Reference » Surface » Surface Spatial Transforms » TranslateSurface

TranslateSurface
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DStandard |
Translates a surface by a vector.
Syntax
C++
C#
void fil::TranslateSurface ( const fil::Surface& inSurface, const fil::Vector3D& inDelta, bool inInverse, fil::Surface& outSurface )