ShortConv

for float->short conversion

union ShortConv {}

Members

Variables

bytes
byte[2] bytes;
Undocumented in source.
value
short value;

for float->short conversion

Meta