Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » MirrorPoint3DArray
Module: | Vision3DLite |
---|
Mirrors each point from the array according to the input plane.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints3D | Point3DArray | |
![]() |
inPlane | Plane3D | The plane being a mirror |
![]() |
outPoints3D | Point3DArray | |
![]() |
outTransform | Matrix | Matrix of the transform used to mirror the input points |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Indefinite plane on input in MirrorPoint3DArray. |
Complexity Level
This filter is available on Basic Complexity Level.