#include <ExtentFileDescriptor.h>
Public Methods | |
FilePattern () | |
bool | loadFromXML (xmlDocPtr doc, xmlNodePtr cur) |
Public Attributes | |
StringA | name |
StringA | format |
Int32 | channel |
Int32 | width |
Int32 | height |
Int32 | offset |
Int32 | count |
|
Constructor.
|
|
Load descriptor from XML.
|
|
Channel index in resulting dataset.
|
|
Number of files.
|
|
Image format.
|
|
Height of images.
|
|
File name.
|
|
Offset of first file.
|
|
Width of images.
|