HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_TextureCache::OIIOStats Struct Reference

#include <TIL_TextureMap.h>

Public Attributes

UT_StringHolder searchpath
 
int max_open_files = 0
 
float max_memory_MB = 0
 
int autotile = 0
 
int autoscanline = 0
 
int automip = 0
 
int forcefloat = 0
 
int accept_untiled = 0
 
int accept_unmipped = 0
 
int deduplicate = 0
 
int unassociatedalpha = 0
 
int failure_retries = 0
 
int max_errors_per_file = 0
 
int trust_file_extensions = 0
 
int max_mip_res = 0
 
int64 cache_memory_used = 0
 
int tiles_created = 0
 
int tiles_current = 0
 
int tiles_peak = 0
 
int open_files_created = 0
 
int open_files_current = 0
 
int open_files_peak = 0
 
int64 image_size = 0
 
int64 file_size = 0
 
int64 bytes_read = 0
 
int unique_files = 0
 
float fileio_time = 0
 
float fileopen_time = 0
 

Detailed Description

Definition at line 183 of file TIL_TextureMap.h.

Member Data Documentation

int TIL_TextureCache::OIIOStats::accept_unmipped = 0

Definition at line 194 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::accept_untiled = 0

Definition at line 193 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::automip = 0

Definition at line 191 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::autoscanline = 0

Definition at line 190 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::autotile = 0

Definition at line 189 of file TIL_TextureMap.h.

int64 TIL_TextureCache::OIIOStats::bytes_read = 0

Definition at line 213 of file TIL_TextureMap.h.

int64 TIL_TextureCache::OIIOStats::cache_memory_used = 0

Definition at line 203 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::deduplicate = 0

Definition at line 195 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::failure_retries = 0

Definition at line 197 of file TIL_TextureMap.h.

int64 TIL_TextureCache::OIIOStats::file_size = 0

Definition at line 212 of file TIL_TextureMap.h.

float TIL_TextureCache::OIIOStats::fileio_time = 0

Definition at line 215 of file TIL_TextureMap.h.

float TIL_TextureCache::OIIOStats::fileopen_time = 0

Definition at line 216 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::forcefloat = 0

Definition at line 192 of file TIL_TextureMap.h.

int64 TIL_TextureCache::OIIOStats::image_size = 0

Definition at line 211 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::max_errors_per_file = 0

Definition at line 198 of file TIL_TextureMap.h.

float TIL_TextureCache::OIIOStats::max_memory_MB = 0

Definition at line 188 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::max_mip_res = 0

Definition at line 200 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::max_open_files = 0

Definition at line 187 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::open_files_created = 0

Definition at line 207 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::open_files_current = 0

Definition at line 208 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::open_files_peak = 0

Definition at line 209 of file TIL_TextureMap.h.

UT_StringHolder TIL_TextureCache::OIIOStats::searchpath

Definition at line 185 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::tiles_created = 0

Definition at line 204 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::tiles_current = 0

Definition at line 205 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::tiles_peak = 0

Definition at line 206 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::trust_file_extensions = 0

Definition at line 199 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::unassociatedalpha = 0

Definition at line 196 of file TIL_TextureMap.h.

int TIL_TextureCache::OIIOStats::unique_files = 0

Definition at line 214 of file TIL_TextureMap.h.


The documentation for this struct was generated from the following file: