HDK
|
Go to the source code of this file.
Functions | |
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER IMF_EXPORT unsigned int | halfToUint (half h) |
IMF_EXPORT unsigned int | floatToUint (float f) |
IMF_EXPORT half | uintToHalf (unsigned int ui) |
IMF_EXPORT half | floatToHalf (float f) |
IMF_EXPORT half floatToHalf | ( | float | f | ) |
IMF_EXPORT unsigned int floatToUint | ( | float | f | ) |
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER IMF_EXPORT unsigned int halfToUint | ( | half | h | ) |
IMF_EXPORT half uintToHalf | ( | unsigned int | ui | ) |