struct Point3F

Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.math/fuchsia.math/cpp/fidl/fuchsia.math/cpp/wire_types.h

A floating point position in a 3D cartesian space.

This type does not specify units. Protocols that use this type should

specify the characteristics of the vector space, including orientation and

units.

Public Members

float x
float y
float z