Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
open3d::t::io::PCLPointField Struct Reference

Data Fields

std::string name
int size
char type
int count
int count_offset = 0
int offset = 0

Field Documentation

◆ count

int open3d::t::io::PCLPointField::count

◆ count_offset

int open3d::t::io::PCLPointField::count_offset = 0

◆ name

std::string open3d::t::io::PCLPointField::name

◆ offset

int open3d::t::io::PCLPointField::offset = 0

◆ size

int open3d::t::io::PCLPointField::size

◆ type

char open3d::t::io::PCLPointField::type

The documentation for this struct was generated from the following file: