Ptex
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 ▼NPtexCommon data structures and enums used throughout the API
 CFaceInfoInformation about a face, as stored in the Ptex file header
 CResPixel resolution of a given texture
 CStringMemory-managed string
 ▼NPtexUtils
 CVecAccum
 CVecAccum< T, 0 >
 CVecAccumN
 CVecMult
 CVecMult< T, 0 >
 CVecMultN
 CAtomicCompareAndSwapImpl
 CAtomicCompareAndSwapImpl< T, sizeof(uint32_t)>
 CAtomicCompareAndSwapImpl< T, sizeof(uint64_t)>
 CAutoLockAutomatically acquire and release lock within enclosing scope
 CExtHeader
 CFaceDataHeader
 CHeader
 CIntKey
 CLevelInfo
 CMutex
 CPtexBicubicFilterSeparable bicubic filter
 CPtexBilinearFilterBilinear filter (for rectangular textures)
 CPtexBoxFilterRectangular box filter
 ▼CPtexCacheFile-handle and memory cache for reading ptex files
 CStats
 CPtexCachedReader
 CPtexErrorHandlerCustom handler interface redirecting Ptex error messages
 CPtexFaceDataPer-face texture data accessor
 ▼CPtexFilterInterface for filtered sampling of ptex data files
 COptionsChoose filter options
 CPtexGaussianFilterSeparable gaussian filter
 CPtexHalfHalf-precision (16-bit) floating-point type
 ▼CPtexHashMap
 CEntry
 CTableHeader
 CPtexInputHandlerCustom handler interface for intercepting and redirecting Ptex input stream calls
 CPtexLruItem
 CPtexLruList
 ▼CPtexMainWriter
 CFaceRec
 CMetaEntry
 CPtexMetaDataMeta data accessor
 CPtexPointFilterPoint-sampling filter for rectangular textures
 CPtexPointFilterTriPoint-sampling filter for triangular textures
 CPtexPtrSmart-pointer for acquiring and releasing API objects
 ▼CPtexReader
 CConstantFace
 CConstDataPtr
 CDefaultInputHandler
 CErrorFace
 CFaceData
 CLevel
 ▼CMetaData
 CEntry
 CLargeMetaData
 CPackedFace
 CReductionKey
 CTiledFace
 CTiledFaceBase
 CTiledReducedFace
 ▼CPtexReaderCacheCache for reading Ptex texture files
 CMruList
 CPurger
 CPtexSeparableFilter
 CPtexSeparableKernel
 ▼CPtexTextureInterface for reading data from a ptex file
 CInfoGet most commonly used info in a single call for convenience / efficiency
 CPtexTriangleFilter
 CPtexTriangleKernelTriangle filter kernel (in normalized triangle coords)
 CPtexTriangleKernelIterTriangle filter kernel iterator (in texel coords)
 CPtexWidth4FilterSeparable filter with width=4 support
 CPtexWriterInterface for writing data to a ptex file
 CSpinLock
 CStringKey