|
Blender V5.0
|
#include <gpu_shader_cxx_vector.hh>
Inherits VecOp< T, 2 >.
Public Member Functions | |
| VecBase ()=default | |
| template<typename U> | |
| VecBase (VecOp< U, 2 >) | |
| constexpr | VecBase (T) |
| constexpr | VecBase (T x_, T y_) |
| Public Member Functions inherited from VecOp< T, 2 > | |
| const T & | operator[] (int) const |
| STD_OP VecT | operator+ () const RET |
| STD_OP VecT | operator- () const RET |
Public Attributes | |
| union VecBase< T, 2 >:: { ... } | |
Additional Inherited Members | |
| Public Types inherited from VecOp< T, 2 > | |
| using | VecT |
Definition at line 210 of file gpu_shader_cxx_vector.hh.
Definition at line 228 of file gpu_shader_cxx_vector.hh.
Definition at line 229 of file gpu_shader_cxx_vector.hh.
Definition at line 231 of file gpu_shader_cxx_vector.hh.
Definition at line 218 of file gpu_shader_cxx_vector.hh.
Definition at line 218 of file gpu_shader_cxx_vector.hh.