#include <ImageRepositoryInFile.h>
Public Types | |
| typedef Core::Array::Array2dVec3UInt8 | Array2dVec3UInt8 |
| typedef Core::Array::Array2dScalarUInt8 | Array2dScalarUInt8 |
Public Member Functions | |
| ImageRepositoryInFile () | |
| Array2dVec3UInt8 * | Get (const ImageLocator &loc) |
| Array2dScalarUInt8 * | GetImageData (const ImageLocator &loc) |
| void | Add (const ImageLocator &loc, Array2dVec3UInt8 *image) |
Private Member Functions | |
| RepositoryInFileSystem & | RepFS () |
| String | GetDir (const ImageLocator &loc) |
Private Attributes | |
| ILOG_VAR_DEC | |
Definition at line 16 of file ImageRepositoryInFile.h.
1.5.1