formZ SDK | 5.0 API Reference | System | Math
Description
Reflects a 3d point (pt_in) about a plane (plane).
Plugin Prototype
fzrt_error_td fz_math_3d_reflect_pt_about_plane(
pt_in, | |
plane, | |
pt_out ) |
Parameters
pt_in [Input]
3d point to reflect
plane [Input]
plane to reflect about
pt_out [Result]
reflected 3d point
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
,,
Function Set
Defined in