NGL  6.5
The NCCA Graphics Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nfmt
 Ninternal
 NnglImplementation files for RibExport class
 NrapidjsonMain RapidJSON namespace
 Nrapidxml
 Nstd
 C__GLXEvent
 C_GPU_DEVICE
 CASCIIASCII encoding
 CAutoUTFDynamically select encoding according to stream's runtime-specified UTF encoding type
 CAutoUTFInputStreamInput stream wrapper with dynamically bound encoding and automatic encoding detection
 CAutoUTFOutputStreamOutput stream wrapper with dynamically bound encoding and automatic encoding detection
 CBaseReaderHandlerDefault implementation of Handler
 CCreateCoreGLContext
 CCrtAllocatorC-runtime library allocator
 CEncodedInputStreamInput byte stream wrapper with a statically bound encoding
 CEncodedOutputStreamOutput byte stream wrapper with statically bound encoding
 CFileReadStreamFile byte stream for input using fread()
 CFileWriteStreamWrapper of C file stream for input using fread()
 CGenericDocumentA document for parsing JSON text as DOM
 CGenericInsituStringStreamA read-write string stream
 CGenericMemberName-value pair in a JSON object value
 CGenericMemberIterator(Constant) member iterator for a JSON object value
 CGenericMemoryBufferRepresents an in-memory output byte stream
 CGenericPointerRepresents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator
 CGenericReaderSAX-style JSON parser. Use Reader for UTF8 encoding and default allocator
 CGenericStringBufferRepresents an in-memory output stream
 CGenericStringRefReference to a constant string (not taking a copy)
 CGenericStringStreamRead-only string stream
 CGenericValueRepresents a JSON value. Use Value for UTF8 encoding and default allocator
 CGLXBufferClobberEventSGIX
 CGLXHyperpipeConfigSGIX
 CGLXHyperpipeNetworkSGIX
 CGLXPbufferClobberEvent
 CGLXPipeRect
 CGLXPipeRectLimits
 Cimaxdiv_t
 CMemoryPoolAllocatorDefault memory allocator used by the parser and DOM
 CMemoryStreamRepresents an in-memory input byte stream
 CParseResultResult of parsing (wraps ParseErrorCode)
 CPrettyWriterWriter with indentation and spacing
 CQuaternion
 CShaderProgramThis class contains a single ShaderProgram which may have many different shaders attached to it as well as wrappers to call the various OpenGL functions to set paramaters for this Program
 CStreamTraitsProvides additional information for stream
 CStreamTraits< GenericInsituStringStream< Encoding > >
 CStreamTraits< GenericStringStream< Encoding > >
 CTranscoderEncoding conversion
 CTranscoder< Encoding, Encoding >Specialization of Transcoder with same source and target encoding
 CUTF16UTF-16 encoding
 CUTF16BEUTF-16 big endian encoding
 CUTF16LEUTF-16 little endian encoding
 CUTF32UTF-32 encoding
 CUTF32BEUTF-32 big endian encoding
 CUTF32LEUTF-32 little endian enocoding
 CUTF8UTF-8 encoding
 CWriterJSON writer