31 const ST_EnvelopeIntersects& rhs)
36 const ST_EnvelopeIntersects& rhs) =
default;
Expression * clone() const
It creates a new copy of this expression.
ST_EnvelopeIntersects & operator=(const ST_EnvelopeIntersects &rhs)
This is an abstract class that models a query expression.
This operator EnvelopeIntersects considers the intersection among approximations or envelopes of geom...
An operator that considers the intersection among approximations or envelopes of geometries.
TE_DEFINE_VISITABLE ST_EnvelopeIntersects(Expression *arg1, Expression *arg2)
Constructor.