Project Ne10
An open, optimized software library for the ARM architecture.
Public Attributes | List of all members
ne10_mat4x4f_t Struct Reference

#include <NE10_types.h>

Public Attributes

ne10_mat_row4f c1
 
ne10_mat_row4f c2
 
ne10_mat_row4f c3
 
ne10_mat_row4f c4
 

Detailed Description

Definition at line 185 of file NE10_types.h.

Member Data Documentation

ne10_mat_row4f ne10_mat4x4f_t::c1

Definition at line 187 of file NE10_types.h.

ne10_mat_row4f ne10_mat4x4f_t::c2

Definition at line 188 of file NE10_types.h.

ne10_mat_row4f ne10_mat4x4f_t::c3

Definition at line 189 of file NE10_types.h.

ne10_mat_row4f ne10_mat4x4f_t::c4

Definition at line 190 of file NE10_types.h.


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