Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Spatial Transforms » TranslatePoint

TranslatePoint


Translates a point by a vector.

Name Type Description
inPoint Point2D
inDelta Vector2D Translation vector
inInverse Bool Switches to the inverse operation
outPoint Point2D

Examples

Description of usage of this filter can be found in examples and tutorial: Washers.

TranslatePoint performed on the sample point, inDelta = (80.0, 120.0) and inInverse = False.

Complexity Level

This filter is available on Basic Complexity Level.