Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » MirrorPoint3D
| Module: | Vision3DLite | 
|---|
Mirrors a point according to the input plane.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoint3D | Point3D | |
![]()  | 
				inPlane | Plane3D | The plane being a mirror | 
![]()  | 
				outPoint3D | Point3D | |
![]()  | 
				outTransform | Matrix | Matrix of the transform used to mirror the input point | 
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 MirrorPoint3D. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
