Synopsis

(macro) void ugn_Swap2Float(float a1, float a2)

Purpose

Swaps two floats in memory.

Description

This macro will swap the specified two floats.

Input

a1

First float

a2

Second float