#include <GaussianSplatDataPacking.h>
Per-frame packed view-parameters for GPU upload. Contains only the small per-frame data (UBO + scalar counters). The large per-splat attribute arrays live in GaussianSplatPackedAttrs (scene lifetime).
◆ pixel_count
| std::uint32_t open3d::visualization::rendering::PackedGaussianScene::pixel_count = 0 |
◆ splat_count
| std::uint32_t open3d::visualization::rendering::PackedGaussianScene::splat_count = 0 |
◆ tile_count
| std::uint32_t open3d::visualization::rendering::PackedGaussianScene::tile_count = 0 |
◆ valid
| bool open3d::visualization::rendering::PackedGaussianScene::valid = false |
◆ view_params
The documentation for this struct was generated from the following file: