global functions
Add all vector components together.
See also: gtx_component_wise
Find the maximum value between single vector components.
See also: gtx_component_wise
Find the minimum value between single vector components.
See also: gtx_component_wise
Multiply all vector components together.
See also: gtx_component_wise
Convert an integer vector to a normalized float vector. If the parameter value type is already a floating precision type, the value is passed through.
See also: gtx_component_wise
Convert a normalized float vector to an integer vector. If the parameter value type is already a floating precision type, the value is passed through.
See also: gtx_component_wise
Last updated Wednesday, 08 March 2023 18:11:48 UTC - 7c9ee203c70f155d301b41aa9b34dcc286921a3c
openFrameworks is developed and maintained by several voluntary contributors.
Donations help support the development of openFrameworks, improve the documentation and pay for third party services needed for the project.
If you are using openFrameworks commercially or would simply like to support openFrameworks development, please consider donating to the project.
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue