Project Ne10
An Open Optimized Software Library Project for the ARM Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
ne10_vec3f_t Struct Reference

a 3-tuple of ne10_float32_t values. More...

#include <NE10_types.h>

Public Attributes

ne10_float32_t x
 
ne10_float32_t y
 
ne10_float32_t z
 

Detailed Description

a 3-tuple of ne10_float32_t values.

Definition at line 96 of file NE10_types.h.

Member Data Documentation

◆ x

ne10_float32_t ne10_vec3f_t::x

Definition at line 98 of file NE10_types.h.

◆ y

ne10_float32_t ne10_vec3f_t::y

Definition at line 99 of file NE10_types.h.

◆ z

ne10_float32_t ne10_vec3f_t::z

Definition at line 100 of file NE10_types.h.


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