Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXhalf Class Reference

Half float (16-bit float) More...

#include <FXhalf.h>

Public Member Functions

 FXhalf (const FXhalf &h)
 
 FXhalf (FXfloat f)
 
 operator FXfloat () const
 
FXbool operator! () const
 
FXhalf operator+ () const
 
FXhalf operator- () const
 
FXbool operator== (FXhalf h) const
 
FXbool operator!= (FXhalf h) const
 
FXhalfoperator= (FXhalf h)
 
FXhalfoperator= (FXfloat f)
 
FXhalfoperator+= (FXhalf h)
 
FXhalfoperator+= (FXfloat f)
 
FXhalfoperator-= (FXhalf h)
 
FXhalfoperator-= (FXfloat f)
 
FXhalfoperator*= (FXhalf h)
 
FXhalfoperator*= (FXfloat f)
 
FXhalfoperator/= (FXhalf h)
 
FXhalfoperator/= (FXfloat f)
 

Detailed Description

Half float (16-bit float)


The documentation for this class was generated from the following file:

Copyright © 1997-2022 Jeroen van der Zijp