Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
CFaceInfo | Information about a face, as stored in the Ptex file header |
▼CPtex | Common data structures and enums used throughout the API |
CFaceInfo | Information about a face, as stored in the Ptex file header |
CRes | Pixel resolution of a given texture |
CString | Memory-managed string |
CPtexCache | File-handle and memory cache for reading ptex files |
CPtexFaceData | Per-face texture data accessor |
▼CPtexFilter | Interface for filtered sampling of ptex data files |
COptions | Choose filter options |
CPtexInputHandler | Custom handler interface for intercepting and redirecting Ptex input stream calls |
CPtexMetaData | Meta data accessor |
CPtexPtr | Smart-pointer for acquiring and releasing API objects |
CPtexTexture | Interface for reading data from a ptex file |
CPtexWriter | Interface for writing data to a ptex file |
CRes | Pixel resolution of a given texture |
CString | Memory-managed string |