nvtt
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NnvttNamespace for all public non-macro NVTT fields
 CBatchListStructure defining a list of inputs to be compressed
 CCompressionOptionsCompression options. This class describes the desired compression format and other compression settings
 CContextCompression context
 CCPUInputBufferStructure containing all the input images from host memory. The image data is reordered by tiles
 CCubeSurfaceA CubeSurface is one level of a cube map texture
 CEncodeSettings
 CErrorHandlerInheritable interface for handling errors
 CGPUInputBufferStructure containing all the input images from device memory. The image data is reordered by tiles
 COutputHandlerInheritable interface for outputting data
 COutputOptionsOutput Options
 CRefImageUse this structure to reference each of the input images
 CSurfaceA surface is one level of a 2D or 3D texture
 CSurfaceSetSurface-set struct for convenience of handling multi-level texture files such as DDS, currently only supporting reading
 CTimingContextA TimingContext is a way to collect timing data from a number of functions, and report how much time each function took