|
Open3D (C++ API)
0.18.0+252c867
|
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 |
|
constexpr |
| T* open3d::utility::detail_::static_addressof | ( | T & | ref | ) |