OENullArcFxn

class OENullArcFxn : public OESurfaceArcFxnBase

This class represents OENullArcFxn.

The following methods are publicly inherited from OESurfaceArcFxnBase:

operator()

CreateCopy

operator()

__call__(arg2: OEImageBase, arg3: OESurfaceArc) -> bool

No-op i.e. no surface arc is drawn.

CreateCopy

CreateCopy() -> OENullArcFxn

Deep copy constructor that returns a copy of the object. The memory for the returned OENullArcFxn object is dynamically allocated and owned by the caller.