Deprecated List
Member com.intel.realsense.librealsense.RsContext.getDeviceCount ()
use queryDevices() instead.
Member GLFWcharmodsfun )(GLFWwindow *, unsigned int, int)
Scheduled for removal in version 4.0.
Member glfwSetCharModsCallback (GLFWwindow *window, GLFWcharmodsfun cbfun)
Scheduled for removal in version 4.0.
Member nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType >::basic_json (std::istream &i, const parser_callback_t cb=nullptr)
This constructor is deprecated and will be removed in version 3.0.0 to unify the interface of the library. Deserialization will be done by stream operators or by calling one of the parse functions, e.g. parse(std::istream&, const parser_callback_t). That is, calls like json j(i); for an input stream i need to be replaced by json j = json::parse(i);. See the example below.


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31