class Plane3
Defined at line 3030 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Oriented plane described by a normal vector and a distance
from the origin along that vector.
Public Members
vec3 dir
float dist
Public Methods
::std::unique_ptr<Plane3> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Plane3 *value,size_t_offset)
zx_status_t Clone (Plane3 * result)