g4tools
5.4.0
|
This is the complete list of members for tools::wps, including all inherited members.
close_file() | tools::wps | inline |
get_date() | tools::wps | inlineprotectedstatic |
in_buffer(const char *a_format,...) | tools::wps | inlineprotected |
m_buffer | tools::wps | protected |
m_deviceHeight | tools::wps | protected |
m_deviceWidth | tools::wps | protected |
m_file | tools::wps | protected |
m_fname | tools::wps | protected |
m_gsave | tools::wps | protected |
m_number | tools::wps | protected |
m_out | tools::wps | protected |
m_pageNumber | tools::wps | protected |
m_string | tools::wps | protected |
METAFILE_RECORD_LENGTH() | tools::wps | inlineprotectedstatic |
METAFILE_SCALE() | tools::wps | inlineprotectedstatic |
open_file(const std::string &a_name, bool a_anonymous=false) | tools::wps | inline |
PrintFLN(const char *a_format,...) | tools::wps | inlineprotected |
PS_BEGIN_PAGE() | tools::wps | inline |
PS_END_PAGE() | tools::wps | inline |
PS_IMAGE(Uint a_width, Uint a_height, rgb_nbit a_nbit, rgb_func a_proc, void *a_tag) | tools::wps | inline |
PS_PAGE_SCALE(float a_width, float a_height, bool a_portrait=true) | tools::wps | inline |
PS_RESTORE() | tools::wps | inline |
PS_ROTATE(float a_x) | tools::wps | inline |
PS_SAVE() | tools::wps | inline |
PS_SCALE(float a_x, float a_y) | tools::wps | inline |
PS_TRANSLATE(float a_x, float a_y) | tools::wps | inline |
rgb2grey(VCol a_red, VCol a_green, VCol a_blue) | tools::wps | inlineprotectedstatic |
rgb_2 enum value | tools::wps | |
rgb_4 enum value | tools::wps | |
rgb_8 enum value | tools::wps | |
rgb_bw enum value | tools::wps | |
rgb_func typedef | tools::wps | |
rgb_nbit enum name | tools::wps | |
VCol typedef | tools::wps | |
wps(std::ostream &a_out) | tools::wps | inline |
WriteByte(Uchar a_byte) | tools::wps | inlineprotected |
~wps() | tools::wps | inlinevirtual |