Open3D (C++ API)
0.12.0
|
Data Structures | |
struct | Array |
struct | CameraData |
struct for storing camera data More... | |
struct | GetMeshData |
struct for defining a "get_mesh_data" message, which requests mesh data. More... | |
struct | MeshData |
struct for storing MeshData, e.g., PointClouds, TriangleMesh, .. More... | |
struct | Reply |
struct | Request |
struct | SetActiveCamera |
struct | SetCameraData |
struct | SetMeshData |
struct | SetProperties |
struct | SetTime |
struct | Status |
Functions | |
template<class T > | |
std::string | TypeStr () |
template<> | |
std::string | TypeStr< float > () |
template<> | |
std::string | TypeStr< double > () |
template<> | |
std::string | TypeStr< int8_t > () |
template<> | |
std::string | TypeStr< int16_t > () |
template<> | |
std::string | TypeStr< int32_t > () |
template<> | |
std::string | TypeStr< int64_t > () |
template<> | |
std::string | TypeStr< uint8_t > () |
template<> | |
std::string | TypeStr< uint16_t > () |
template<> | |
std::string | TypeStr< uint32_t > () |
template<> | |
std::string | TypeStr< uint64_t > () |
|
inline |
Template function for converting types to their string representation. E.g. TypeStr<float>() -> "<f4"
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |