class vec3
Defined at line 2874 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Public Members
float x
float y
float z
Public Methods
::std::unique_ptr<vec3> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, vec3 * value, size_t _offset)
zx_status_t Clone (vec3 * result)