List of all members.
Public Member Functions |
| KeyCode (int filmMfcCode=0, int filmType=0, int prefix=0, int count=0, int perfOffset=0, int perfsPerFrame=4, int perfsPerCount=64) |
| KeyCode (const KeyCode &other) |
KeyCode & | operator= (const KeyCode &other) |
int | filmMfcCode () const |
void | setFilmMfcCode (int filmMfcCode) |
int | filmType () const |
void | setFilmType (int filmType) |
int | prefix () const |
void | setPrefix (int prefix) |
int | count () const |
void | setCount (int count) |
int | perfOffset () const |
void | setPerfOffset (int perfOffset) |
int | perfsPerFrame () const |
void | setPerfsPerFrame (int perfsPerFrame) |
int | perfsPerCount () const |
void | setPerfsPerCount (int perfsPerCount) |
The documentation for this class was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfKeyCode.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfKeyCode.cpp