Definitions for "atlas" library functions. More...
#include <mi32/milist.h>#include <rvc/objitem.h>#include <mi32/inihnd.h>#include <gre/geolock.h>#include <mi32/color.h>#include <mi32/point.h>#include <vector>
Go to the source code of this file.
Classes | |
| struct | MATLASERRITEM |
| class | MATLASINFO |
| class | MATLASINFO::VIEWINFO |
| struct | MATLASINFO::VIEWINFO::POSITION |
| class | MATLASUSEDFILE |
Typedefs | |
| typedef MILIST< MATLASERRITEM > | MATLASERRLIST |
| typedef MILIST< MATLASUSEDFILE > | MATLASUSEDFILELIST |
Functions | |
| ERRVALUE | MatlasValidate (const RVC::OBJITEM &ObjItem, MATLASUSEDFILELIST &UsedFileList, MATLASERRLIST &ErrorList) |
Definitions for "atlas" library functions.
| typedef MILIST<MATLASERRITEM> MATLASERRLIST |
| typedef MILIST<MATLASUSEDFILE> MATLASUSEDFILELIST |
| ERRVALUE MatlasValidate | ( | const RVC::OBJITEM & | ObjItem, | |
| MATLASUSEDFILELIST & | UsedFileList, | |||
| MATLASERRLIST & | ErrorList | |||
| ) |
Function prototypes.
Validate atlas starting from specified object.
| ObjItem | Starting object | |
| UsedFileList | List of "used" files returned | |
| ErrorList | List of "errors" returned |
1.6.1