infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
Vector4 Struct Reference

A struct containing an array, often used to test HFA (Homogeneous Floating-point Aggregate) rules. More...

#include <types.h>

Public Attributes

float v [4]
 

Detailed Description

A struct containing an array, often used to test HFA (Homogeneous Floating-point Aggregate) rules.

Member Data Documentation

◆ v

float Vector4::v[4]

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