| 
    HDK
    
   | 
 
 Include dependency graph for ImfTileDescription.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TileDescription | 
Variables | |
| OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER  enum IMF_EXPORT_ENUM  | LevelMode | 
| ONE_LEVEL = 0 | |
| MIPMAP_LEVELS = 1 | |
| RIPMAP_LEVELS = 2 | |
| enum IMF_EXPORT_ENUM | LevelRoundingMode | 
| ROUND_DOWN = 0 | |
| ROUND_UP = 1 | |
| OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER enum IMF_EXPORT_ENUM LevelMode | 
Definition at line 19 of file ImfTileDescription.h.
| enum IMF_EXPORT_ENUM LevelRoundingMode | 
Definition at line 28 of file ImfTileDescription.h.
| MIPMAP_LEVELS = 1 | 
Definition at line 22 of file ImfTileDescription.h.
| ONE_LEVEL = 0 | 
Definition at line 21 of file ImfTileDescription.h.
| RIPMAP_LEVELS = 2 | 
Definition at line 23 of file ImfTileDescription.h.
| ROUND_DOWN = 0 | 
Definition at line 30 of file ImfTileDescription.h.
| ROUND_UP = 1 | 
Definition at line 31 of file ImfTileDescription.h.