(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))
Go to the source code of this file.
|
| void | open3d::visualization::rendering::DestroyGaussianSplatViewGpuResources (GaussianSplatGpuContext &ctx, GaussianSplatViewGpuResources &resources) |
| |
| bool | open3d::visualization::rendering::RunGaussianGeometryPasses (GaussianSplatGpuContext &ctx, const GaussianSplatRenderer::RenderConfig &config, const PackedGaussianScene &frame_data, const GaussianSplatPackedAttrs &attrs, GaussianSplatViewGpuResources &vs, std::uint64_t scene_change_id, bool scene_changed) |
| |
| bool | open3d::visualization::rendering::RunGaussianCompositePass (GaussianSplatGpuContext &ctx, const GaussianSplatRenderer::RenderConfig &config, GaussianSplatViewGpuResources &vs, GaussianSplatRenderer::OutputTargets &targets) |
| |