| Ptex
    | 
#include <PtexReader.h>
| Classes | |
| struct | Hasher | 
| Public Member Functions | |
| ReductionKey () | |
| ReductionKey (uint32_t faceid, Res res) | |
| bool | operator== (const ReductionKey &k) const | 
| Public Attributes | |
| int | faceid | 
| Res | res | 
Definition at line 618 of file PtexReader.h.
| 
 | inline | 
Definition at line 621 of file PtexReader.h.
| 
 | inline | 
Definition at line 622 of file PtexReader.h.
| 
 | inline | 
Definition at line 623 of file PtexReader.h.
| int PtexReader::ReductionKey::faceid | 
Definition at line 619 of file PtexReader.h.
Referenced by PtexReader::ReductionKey::Hasher::operator()(), and operator==().
| Res PtexReader::ReductionKey::res | 
Definition at line 620 of file PtexReader.h.
Referenced by PtexReader::ReductionKey::Hasher::operator()(), and operator==().
 1.8.10
 1.8.10