File constants.h File List > builtin > constants.h Go to the documentation of this file #pragma once #include <uipc/common/type_define.h> namespace uipc::builtin { constexpr Float adaptive = -1.0; }