#include <mk4.h>
Inheritance diagram for c4_FloatRef:
Public Member Functions | |
c4_FloatRef (const c4_Reference &) | |
Constructor. | |
operator double () const | |
Get the value as floating point. | |
c4_FloatRef & | operator= (double) |
Set the value to the specified floating point. |