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.
Classes | |
struct | backing_store_struct |
Macros | |
#define | MAX_ALLOC_CHUNK 1000000000L |
#define | TEMP_NAME_LENGTH 64 /* max length of a temporary file's name */ |
Typedefs | |
typedef struct backing_store_struct * | backing_store_ptr |
typedef struct backing_store_struct | backing_store_info |
Functions | |
EXTERN (void *) jpeg_get_small JPP((j_common_ptr cinfo | |
EXTERN (void) jpeg_free_small JPP((j_common_ptr cinfo | |
EXTERN (void FAR *) jpeg_get_large JPP((j_common_ptr cinfo | |
EXTERN (long) jpeg_mem_available JPP((j_common_ptr cinfo | |
Variables | |
size_t | sizeofobject |
void * | object |
long | min_bytes_needed |
long long | max_bytes_needed |
long long long | already_allocated |
backing_store_ptr | info |
backing_store_ptr long | total_bytes_needed |
#define MAX_ALLOC_CHUNK 1000000000L |
Definition at line 78 of file jmemsys.h.
Referenced by alloc_barray(), alloc_large(), alloc_sarray(), alloc_small(), and jinit_memory_mgr().
typedef struct backing_store_struct backing_store_info |
typedef struct backing_store_struct* backing_store_ptr |
EXTERN | ( | void * | ) |
EXTERN | ( | void | ) |
EXTERN | ( | long | ) |
Definition at line 104 of file jmemsys.h.
Referenced by jpeg_mem_available().
backing_store_ptr info |
Definition at line 181 of file jmemsys.h.
Referenced by cid_face_done(), close_backing_store(), close_ems_store(), close_file_store(), close_xms_store(), vl::EdgeRenderer::declareActor(), jpeg_open_backing_store(), jpeg_write_marker(), open_ems_store(), open_file_store(), read_backing_store(), read_file_store(), vl::savePNG(), vl::ShaderNode::setEnable(), vl::OpenGLContext::setOpenGLContextInfo(), vl::ShaderNode::setRenderState(), vl::ShaderNode::setUniform(), vl::Geometry::setVertexAttribArray(), vl::ZippedFile::setZippedFileInfo(), T1_Face_Done(), T1_Face_Init(), T42_Face_Done(), T42_Face_Init(), vl::Geometry::texCoordArray(), TIFFSetCompressionScheme(), write_backing_store(), write_ems_store(), write_file_store(), and write_xms_store().
Definition at line 104 of file jmemsys.h.
Referenced by jpeg_mem_available().
Definition at line 48 of file jmemsys.h.
Referenced by cff_parser_init(), and vl::ref< vl::Dae::Mesh >::ref().
Definition at line 47 of file jmemsys.h.
Referenced by alloc_large(), and jpeg_get_large().
backing_store_ptr long total_bytes_needed |
Definition at line 181 of file jmemsys.h.
Referenced by jpeg_open_backing_store(), and open_ems_store().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:56.
© Copyright Michele Bosi. All rights reserved.