|
Blender V5.0
|
#include <gpu_shader_cxx_matrix.hh>
Inherits MatOp< 4, R >.
Public Types | |
| using | T = float |
| using | ColT = VecBase<float, R> |
| Public Types inherited from MatOp< 4, R > | |
| using | MatT |
| using | ColT |
| using | RowT |
Public Member Functions | |
| MatBase ()=default | |
| MatBase (T) | |
| MatBase (T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T) | |
| MatBase (ColT, ColT, ColT, ColT) | |
| template<int OtherC, int OtherR> | |
| MatBase (const MatBase< OtherC, OtherR > &) | |
| Public Member Functions inherited from MatOp< 4, R > | |
| const ColT & | operator[] (int) const |
| MatT | operator+ () RET |
| MatT | operator- () RET |
| MatT | operator* (MatT) const RET |
Public Attributes | |
| ColT | x |
| ColT | y |
| ColT | z |
| ColT | w |
Definition at line 74 of file gpu_shader_cxx_matrix.hh.
Definition at line 76 of file gpu_shader_cxx_matrix.hh.
Definition at line 75 of file gpu_shader_cxx_matrix.hh.
Definition at line 80 of file gpu_shader_cxx_matrix.hh.
|
inlineexplicit |
Definition at line 81 of file gpu_shader_cxx_matrix.hh.
Definition at line 82 of file gpu_shader_cxx_matrix.hh.
|
inlineexplicit |
Definition at line 83 of file gpu_shader_cxx_matrix.hh.
References MatBase().
Definition at line 77 of file gpu_shader_cxx_matrix.hh.
Definition at line 77 of file gpu_shader_cxx_matrix.hh.
Definition at line 77 of file gpu_shader_cxx_matrix.hh.
Definition at line 77 of file gpu_shader_cxx_matrix.hh.