|
| | Camera (std::string_view name, ufo::Transform3f pose, char const *serial_number, std::uint32_t width=640, std::uint32_t height=400, std::uint32_t fps=15, OBFormat color_format=OB_FORMAT_RGB, OBFormat depth_format=OB_FORMAT_Y16) |
| |
| Cloud | cloud () const |
| |
| ufo::Transform3f | pose () const |
| |
| bool | update () |
| |
Definition at line 67 of file ufo_manipulation.cpp.
◆ Camera()
| Camera::Camera |
( |
std::string_view |
name, |
|
|
ufo::Transform3f |
pose, |
|
|
char const * |
serial_number, |
|
|
std::uint32_t |
width = 640, |
|
|
std::uint32_t |
height = 400, |
|
|
std::uint32_t |
fps = 15, |
|
|
OBFormat |
color_format = OB_FORMAT_RGB, |
|
|
OBFormat |
depth_format = OB_FORMAT_Y16 |
|
) |
| |
|
inline |
◆ ~Camera()
◆ cloud()
| Cloud Camera::cloud |
( |
| ) |
const |
|
inline |
◆ pose()
◆ update()
The documentation for this class was generated from the following file: