Ptex
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NPtexCommon data structures and enums used throughout the API
  CResPixel resolution of a given texture
  CFaceInfoInformation about a face, as stored in the Ptex file header
  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
  CTableHeader
  CEntry
 CPtexInputHandlerCustom handler interface for intercepting and redirecting Ptex input stream calls
 CPtexLruItem
 CPtexLruList
 CPtexMainWriter
  CMetaEntry
  CFaceRec
 CPtexMetaDataMeta data accessor
 CPtexPointFilterPoint-sampling filter for rectangular textures
 CPtexPointFilterTriPoint-sampling filter for triangular textures
 CPtexPtrSmart-pointer for acquiring and releasing API objects
 CPtexReader
  CMetaData
   CLargeMetaData
   CEntry
  CConstDataPtr
  CFaceData
  CPackedFace
  CConstantFace
  CErrorFace
  CTiledFaceBase
  CTiledFace
  CTiledReducedFace
  CLevel
  CDefaultInputHandler
  CReductionKey
 CPtexReaderCacheCache for reading Ptex texture files
  CPurger
  CMruList
 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