#include "Core/Array/Trait/InOutCircle.h"
#include "Core/Array/Pattern/PatInOutOp.h"
Include dependency graph for MakeCircle.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
Functions | |
template<class ArrayT> | |
void | Impala::Core::Array::MakeCircle (ArrayT *&dst, int centerX, int centerY, Real64 radius, typename ArrayT::ArithType circleValue, typename ArrayT::ArithType outsideValue) |