Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Typedefs | |
typedef unsigned int | bits |
typedef unsigned char | byte |
typedef _kernel_oserror | os_error |
typedef byte | os_f |
Variables | |
TIFFErrorHandler | _TIFFwarningHandler = acornWarningHandler |
TIFFErrorHandler | _TIFFerrorHandler = acornErrorHandler |
Definition at line 68 of file tif_acorn.c.
typedef unsigned char byte |
Definition at line 69 of file tif_acorn.c.
typedef _kernel_oserror os_error |
Definition at line 84 of file tif_acorn.c.
Definition at line 85 of file tif_acorn.c.
Definition at line 467 of file tif_acorn.c.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFSetupFieldInfo(), vl::loadTIFF(), TIFFCleanup(), TIFFFillStrip(), TIFFFillTile(), TIFFFreeDirectory(), TIFFGetConfiguredCODECs(), TIFFReadBufferSetup(), TIFFRGBAImageEnd(), TIFFUnRegisterCODEC(), and TIFFWriteBufferSetup().
Definition at line 461 of file tif_acorn.c.
Referenced by _TIFFCheckMalloc(), _TIFFCreateAnonFieldInfo(), _TIFFMergeFieldInfo(), vl::loadTIFF(), TIFFClientOpen(), TIFFInitJPEG(), TIFFInitLZW(), TIFFInitPixarLog(), TIFFInitSGILog(), TIFFInitZIP(), TIFFReadBufferSetup(), TIFFRegisterCODEC(), TIFFSetClientInfo(), TIFFSetupStrips(), and TIFFWriteBufferSetup().
Definition at line 491 of file tif_acorn.c.
Definition at line 485 of file tif_acorn.c.
Referenced by TIFFGetConfiguredCODECs(), TIFFReadCustomDirectory(), and TIFFReadDirectory().
Definition at line 479 of file tif_acorn.c.
Referenced by _TIFFCreateAnonFieldInfo(), TIFFClientOpen(), TIFFFreeDirectory(), TIFFGetConfiguredCODECs(), TIFFInitJPEG(), TIFFInitPixarLog(), TIFFInitSGILog(), TIFFReadRGBATile(), TIFFSetupStrips(), and TIFFYCbCrToRGBInit().
Definition at line 473 of file tif_acorn.c.
Referenced by _TIFFMergeFieldInfo(), TIFFGetConfiguredCODECs(), and TIFFReadDirectory().
Definition at line 320 of file tif_acorn.c.
References xosfind_close().
Referenced by bclose(), utils::close_output(), vl::DiskFile::DiskFile(), vl::GZipCodec::exists(), FT_New_Memory_Face(), FT_Stream_Open(), gzclose_r(), gzclose_w(), gzlog_compress(), gzlog_write(), gztack(), log_close(), log_compress(), log_lock(), log_open(), log_recover(), izstream::open(), ozstream::open(), vl::QtFile::operator=(), vl::MemoryFile::operator=(), vl::DiskFile::operator=(), vl::ZippedFile::operator=(), vl::QtFile::QtFile(), TIFFOpen(), vl::VirtualFile::VirtualFile(), izstream::~izstream(), and ozstream::~ozstream().
Definition at line 337 of file tif_acorn.c.
References int, osargs_read_ext(), osargs_read_ptr(), osargs_set_ptr(), SEEK_CUR, SEEK_END, and SEEK_SET.
Referenced by bskip(), gzlog_compress(), log_append(), log_compress(), log_head(), log_last(), log_mark(), log_open(), and skip().
Definition at line 285 of file tif_acorn.c.
References xosfind_openin(), xosfind_openout(), and xosfind_openup().
Referenced by bopen(), vl::DiskFile::DiskFile(), vl::MemoryFile::exists(), utils::file_exists(), vl::BufferedStream< char, 128 *1024 >::fillBuffer(), FT_Attach_File(), FT_Stream_Open(), FT_Stroker_BeginSubPath(), gz_open(), gzlog_compress(), gzlog_write(), gztack(), izstream::izstream(), log_compress(), log_lock(), log_open(), log_recover(), docbeauty::main(), glnames::main(), utils::open_output(), ozstream::ozstream(), vl::QtFile::QtFile(), vl::TextStream::readLine(), vl::TextStream::readLineCR(), vl::TextStream::readLineLF(), vl::TextStream::readQuotedString(), TIFFOpen(), and vl::VirtualFile::VirtualFile().
Definition at line 331 of file tif_acorn.c.
References osgbpb_read().
Referenced by bload(), bskip(), FT_Stream_Open(), gz_load(), gzlog_compress(), gztack(), in(), log_compress(), log_head(), log_last(), log_recover(), vl::PlyLoader::PlyElement::read(), readin(), vl::PlyLoader::PlyScalar::scalarType(), vl::PlyLoader::PlyPropertyAbstract::setName(), and vl::VirtualFile::setPath().
Definition at line 418 of file tif_acorn.c.
Referenced by TIFFOpen().
Definition at line 438 of file tif_acorn.c.
Definition at line 325 of file tif_acorn.c.
References osgbpb_write().
Referenced by glnames.StringTable::dump(), glnames::dump_array(), glnames.StringNode::dump_debug(), glnames::dump_encoding(), glnames.StringTable::dump_sublist(), gz_comp(), gzlog_compress(), gzlog_write(), gztack(), inflate_flush(), log_append(), log_compress(), log_last(), log_mark(), log_open(), glnames::main(), out(), and vl::VirtualFile::setPath().
Referenced by open().
Referenced by open().
Referenced by open().
TIFFErrorHandler _TIFFerrorHandler = acornErrorHandler |
Definition at line 519 of file tif_acorn.c.
Referenced by TIFFError(), TIFFErrorExt(), and TIFFSetErrorHandler().
TIFFErrorHandler _TIFFwarningHandler = acornWarningHandler |
Definition at line 507 of file tif_acorn.c.
Referenced by TIFFSetWarningHandler(), TIFFWarning(), and TIFFWarningExt().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.