#include <PointCloudIO.h>
|
template<typename PointIt > |
static void | Dump (std::ostream &out, PointIt begin, PointIt end) |
|
template<typename PointIt > |
static std::string | SaveToDisk (std::string path, PointIt begin, PointIt end) |
|
|
template<typename PointIt > |
static void | WriteHeader (std::ostream &out, PointIt begin, PointIt end) |
|
◆ Dump()
template<typename PointIt >
static void carla::pointcloud::PointCloudIO::Dump |
( |
std::ostream & | out, |
|
|
PointIt | begin, |
|
|
PointIt | end ) |
|
inlinestatic |
◆ SaveToDisk()
template<typename PointIt >
static std::string carla::pointcloud::PointCloudIO::SaveToDisk |
( |
std::string | path, |
|
|
PointIt | begin, |
|
|
PointIt | end ) |
|
inlinestatic |
◆ WriteHeader()
template<typename PointIt >
static void carla::pointcloud::PointCloudIO::WriteHeader |
( |
std::ostream & | out, |
|
|
PointIt | begin, |
|
|
PointIt | end ) |
|
inlinestaticprivate |
该类的文档由以下文件生成: