|
Open3D (C++ API)
0.19.0
|
vec4 stored as 4 floats (std430 layout). More...
#include <GaussianSplatDataPacking.h>
Data Fields | |
| float | x = 0.f |
| float | y = 0.f |
| float | z = 0.f |
| float | w = 0.f |
vec4 stored as 4 floats (std430 layout).
| float open3d::visualization::rendering::Std430Vec4::w = 0.f |
| float open3d::visualization::rendering::Std430Vec4::x = 0.f |
| float open3d::visualization::rendering::Std430Vec4::y = 0.f |
| float open3d::visualization::rendering::Std430Vec4::z = 0.f |