RasterProcessTool/Toolbox/LAMPScatterTool/LAMPScatterTool.h

10 lines
132 B
C
Raw Normal View History

2025-02-06 13:18:25 +00:00
#pragma once
#include "lampscattertool_global.h"
class LAMPSCATTERTOOL_EXPORT LAMPScatterTool
{
public:
LAMPScatterTool();
};