|
lsst.sphgeom gdcc65144bf+d801c9999e
|
#include <Region.h>
IvoaStcsNotImplemented signals that a region (or one of its operands) cannot be expressed as an IVOA STC-S string. The Python bindings translate this to NotImplementedError. The default-visibility attribute is required so that RTTI for this class is shared across the library and binding shared objects (matters on macOS clang where the binding is built with -fvisibility=hidden).