nw::font::CharStrmReader::CharStrmReader Constructor
CharStrmReader(
const CharStrmReader& rhs
);
| Name | Description | |
|---|---|---|
| in | rhs |
Object for copy origin. |
Constructor.
Copy constructor.
Only the copy constructor of the nw::font::CharStrmReader constructor is public. Use the nw::font::Font::GetCharStrmReader function to get the first instance.
CONFIDENTIAL