12#ifndef WSFSCRIPTPOLYGONALFIELDOFVIEWCLASS_HPP
13#define WSFSCRIPTPOLYGONALFIELDOFVIEWCLASS_HPP
15#include "wsf_export.h"
25 bool EqualTo(
void* aLHS,
void* aRHS)
override;
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
WsfScriptFieldOfViewClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptFieldOfViewClass.cpp:17
WsfScriptPolygonalFieldOfViewClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptPolygonalFieldOfViewClass.cpp:22
bool EqualTo(void *aLHS, void *aRHS) override
Definition WsfScriptPolygonalFieldOfViewClass.cpp:36
UT_DECLARE_SCRIPT_METHOD(Construct)
UT_DECLARE_SCRIPT_METHOD(AzElPoints)