#include <RenderToBuffer.h>
◆ BufferReadyCallback
◆ ~RenderToBuffer()
virtual open3d::visualization::rendering::RenderToBuffer::~RenderToBuffer |
( |
| ) |
|
|
virtualdefault |
◆ Configure()
virtual void open3d::visualization::rendering::RenderToBuffer::Configure |
( |
const View * |
view, |
|
|
Scene * |
scene, |
|
|
int |
width, |
|
|
int |
height, |
|
|
BufferReadyCallback |
cb |
|
) |
| |
|
pure virtual |
◆ GetView()
virtual View& open3d::visualization::rendering::RenderToBuffer::GetView |
( |
| ) |
|
|
pure virtual |
◆ Render()
virtual void open3d::visualization::rendering::RenderToBuffer::Render |
( |
| ) |
|
|
pure virtual |
◆ SetDimensions()
virtual void open3d::visualization::rendering::RenderToBuffer::SetDimensions |
( |
std::uint32_t |
width, |
|
|
std::uint32_t |
height |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: