vector_float3
A floating point vector type used to perform physics calculations.
Declaration
typedef float __attribute__((ext_vector_type(3))) vector_float3;A floating point vector type used to perform physics calculations.
typedef float __attribute__((ext_vector_type(3))) vector_float3;