doom3-gpl
Doom 3 GPL source release
|
#include <afxcview.h>
#include "../common/PropTree/PropTreeView.h"
#include "MaterialEditor.h"
#include "MaterialView.h"
Go to the source code of this file.
Classes | |
struct | MaterialTreeItem_t |
Structure used associate a material name with a tree item. More... | |
class | MaterialTreeView |
A tree view of all the materials that have been defined. More... | |