vss::Vector3D Struct Reference Last update: 14.01.2025 Vector in a 3D referential. More... Public Attributesdouble x = 1 double y = 2 double z = 3 Detailed Description Vector in a 3D referential. Member Data Documentation ◆ x double vss::Vector3D::x = 1 Value on the X axis. ◆ y double vss::Vector3D::y = 2 Value on the Y axis. ◆ z double vss::Vector3D::z = 3 Value on the Z axis. The documentation for this struct was generated from the following file:geometry.proto