Open 3D Engine AzNetworking API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzNetworking::QuantizedValuesHelper< 1 > Struct Reference

Public Types

using ValueType = float
 
using SimdType = AZ::Simd::Vec1
 

Static Public Member Functions

static ValueType FloatsToValue (SimdType::FloatType vector, const float *quantizedValues)
 
static SimdType::FloatType ValueToSimd (const ValueType &value)
 
static float SelectElement (const ValueType &value, int32_t index)
 

The documentation for this struct was generated from the following files: