Open3D (C++ API)  0.12.0
Data Structures | Namespaces | Functions
Traits.h File Reference

(313315d (Wed Dec 23 23:39:47 2020 -0800))

#include <cstdint>
#include "open3d/core/CUDAUtils.h"

Go to the source code of this file.

Data Structures

struct  open3d::core::iterator_t
 
struct  open3d::core::Pair< First, Second >
 

Namespaces

 open3d
 
 open3d::core
 

Functions

template<typename First , typename Second >
OPEN3D_HOST_DEVICE Pair< First, Second > open3d::core::make_pair (const First &_first, const Second &_second)