Open3D (C++ API)
0.12.0
|
Data Structures | |
struct | has_overloaded_addressof |
Functions | |
template<typename T , TR2_OPTIONAL_REQUIRES(!has_overloaded_addressof< T >) > | |
constexpr T * | static_addressof (T &ref) |
template<typename T , TR2_OPTIONAL_REQUIRES(has_overloaded_addressof< T >) > | |
T * | static_addressof (T &ref) |
template<class U > | |
constexpr U | convert (U v) |
constexpr U open3d::utility::detail_::convert | ( | U | v | ) |
constexpr T* open3d::utility::detail_::static_addressof | ( | T & | ref | ) |
T* open3d::utility::detail_::static_addressof | ( | T & | ref | ) |