index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jau
/
math
/
vec4f.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
math vec*/rect* alignment: Use (and validate) natural alignment to sizeof(val...
Sven Göthel
2024-05-13
1
-54
/
+62
*
math: vec[234][fi]: Add constexpt static const size_t components and byte_siz...
Sven Göthel
2024-05-10
1
-0
/
+6
*
math: vec[234][fi]: Add begin, cbegin methods and explicit const_pointer and ...
Sven Göthel
2024-04-29
1
-0
/
+6
*
math: vec[234][if] + recti: Refine methods, add vec*::scale(), validate net s...
Sven Göthel
2024-04-28
1
-0
/
+10
*
math: Vec[234]: Add add() + mul() w/ component args
Sven Göthel
2024-04-26
1
-3
/
+8
*
math: toString(): Use spacing ..
Sven Göthel
2024-04-24
1
-1
/
+1
*
math: Use templates, fix alignment and 'iterator' (pointer) r/w access; enfor...
Sven Göthel
2024-04-15
1
-63
/
+135
*
Fix macro header name (to be included once)
Sven Göthel
2024-04-15
1
-3
/
+3
*
math: Vec*f: Add bulk get(float []); Add Vec3f::set(const Vec4f&)
Sven Göthel
2024-04-13
1
-0
/
+9
*
math: Add std::ostream operator<<(..) to all types; string_util: Add [v]forma...
Sven Göthel
2024-04-13
1
-0
/
+5
*
math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf...
Sven Göthel
2024-04-13
1
-0
/
+229