#include "afxcmn.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | LayerSelectionDialog |
Defines | |
#define | LAYER_IGNORED 0 |
#define | LAYER_PART 1 |
#define | LAYER_MATERIAL 2 |
Typedefs | |
typedef std::map< std::string, int > | LayerMap |
|
|
|
|
|
|
|
|