9#ifndef gfISimpleCutterComponenthdr
10#define gfISimpleCutterComponenthdr
Definition fsCEntity.h:39
Definition fsCUniqueId.h:21
Definition fsCVariableTable.h:27
gfICutterComponent(fsCEntity *pParent)
Definition gfICutterComponent.cpp:217
gfISimpleCutterComponent(fsCEntity *pParent)
Definition gfISimpleCutterComponent.cpp:27
static const fsCUniqueId mTypeId
Definition gfISimpleCutterComponent.h:19
void simpleCutterSetup(const fsCVariableTable &pStyle, const fsStr &pLevelName)
Definition gfISimpleCutterComponent.cpp:11
std::shared_ptr< fsCBrush > mStencilTexture
Definition gfISimpleCutterComponent.h:29
virtual ~gfISimpleCutterComponent()
Definition gfISimpleCutterComponent.cpp:32