Home
last modified time | relevance | path

Searched refs:struct_interface (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Ddevice.h79 template<class T, class R, class W> struct struct_interface struct
86 struct_interface(R r, W w) : reader(r), writer(w), active(false) {} in struct_interface() argument
94 …template<class T, class R, class W> struct_interface<T,R,W> make_struct_interface(R r, W w) { retu… in make_struct_interface() argument
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Ddevice.h79 template<class T, class R, class W> struct struct_interface struct
86 struct_interface(R r, W w) : reader(r), writer(w), active(false) {} in struct_interface() argument
94 …template<class T, class R, class W> struct_interface<T,R,W> make_struct_interface(R r, W w) { retu… in make_struct_interface() argument