Home
last modified time | relevance | path

Searched defs:BaseData (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Matrix43.h131 struct BaseData struct
133 f32 _00; //
134 f32 _01; //
135 f32 _02; //
136 f32 _10; //
137 f32 _11; //
138 f32 _12; //
139 f32 _20; //
140 f32 _21; //
141 f32 _22; //
[all …]
Dmath_Matrix33.h120 struct BaseData struct
122 f32 _00; //
123 f32 _01; //
124 f32 _02; //
125 f32 _10; //
126 f32 _11; //
127 f32 _12; //
128 f32 _20; //
129 f32 _21; //
130 f32 _22; //
Dmath_Matrix22.h104 struct BaseData struct
106 f32 _00; //
107 f32 _01; //
108 f32 _10; //
109 f32 _11; //
Dmath_Matrix23.h211 struct BaseData struct
213 f32 _00; //
214 f32 _01; //
215 f32 _02; //
216 f32 _10; //
217 f32 _11; //
218 f32 _12; //
Dmath_Matrix44.h468 struct BaseData struct
470 f32 _00; //
471 f32 _01; //
472 f32 _02; //
473 f32 _03; //
474 f32 _10; //
475 f32 _11; //
476 f32 _12; //
477 f32 _13; //
478 f32 _20; //
[all …]
Dmath_Matrix34.h546 struct BaseData struct
548 f32 _00; //
549 f32 _01; //
550 f32 _02; //
551 f32 _03; //
552 f32 _10; //
553 f32 _11; //
554 f32 _12; //
555 f32 _13; //
556 f32 _20; //
[all …]