Blender Git Loki

Git Commits -> Revision 6c5a5cb

September 5, 2021, 05:31 (GMT)
float2x3 and float3x2: transpose and multiplication with intern file

Transpose and multiplication requires access to the other structure as
well, this cannot be done through header files only, at least not
easily. So separate implementation files for each with the respective
functions that are required.

Commit Details:

Full Hash: 6c5a5cb83d97a81902451d5c6bf2ac5680a6c54a
Parent Commit: c5433fd
Lines Changed: +72, -18

2 Added Paths:

/source/blender/blenlib/intern/BLI_float2x3.cc (+38, -0) (View)
/source/blender/blenlib/intern/BLI_float3x2.cc (+22, -0) (View)

3 Modified Paths:

/source/blender/blenlib/BLI_float2x3.hh (+6, -18) (Diff)
/source/blender/blenlib/BLI_float3x2.hh (+4, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021