#include <hls_color_texture.h>
Public Member Functions | |
| void | serial (NLMISC::IStream &f) |
Public Attributes | |
| uint8 | DHue |
| sint8 | DLum |
| sint8 | DSat |
Definition at line 48 of file hls_color_texture.h.
| void NL3D::CHLSColorDelta::serial | ( | NLMISC::IStream & | f | ) |
Definition at line 47 of file hls_color_texture.cpp.
References DHue, DLum, DSat, NLMISC::IStream::serial(), and NLMISC::IStream::serialVersion().
Definition at line 51 of file hls_color_texture.h.
Referenced by NL3D::CHLSColorTexture::buildColorVersion(), and serial().
Definition at line 53 of file hls_color_texture.h.
Referenced by NL3D::CHLSColorTexture::buildColorVersion(), and serial().
Definition at line 55 of file hls_color_texture.h.
Referenced by NL3D::CHLSColorTexture::buildColorVersion(), and serial().
1.6.1