#ifndef __SOP_CustomBrush_h__
#define __SOP_CustomBrush_h__
namespace HDK_Sample {
enum
{
};
struct SOP_CustomBrushData
{
};
{
public:
int alone = 0) override;
protected:
const char *path_prefix,
) override;
const char *
path)
override;
private:
{
}
};
}
#endif