Back to FabImage Studio website
You are here: Start » Filter Reference » Point3DGrid » Point3DGrid Spatial Transforms » MirrorPoint3DGrid
Module: | Vision3DLite |
---|
Mirrors each grid point according to the input plane.
Name | Type | Description | |
---|---|---|---|
![]() |
inGrid | Point3DGrid | |
![]() |
inPlane | Plane3D | The plane being a mirror |
![]() |
outGrid | Point3DGrid | |
![]() |
outTransform | Matrix | Matrix of the transform used to mirror the input grid |
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 MirrorPoint3DGrid. |
Complexity Level
This filter is available on Basic Complexity Level.