|
Blender V4.5
|
#include <gpu_glsl_cpp_stubs.hh>
Inherits VecOp< bool, 2 >.
Classes | |
| union | [union].__unnamed0__ |
Public Member Functions | |
| VecBase ()=default | |
| VecBase (bool) | |
| VecBase (bool, bool) | |
| VecBase (VecOp< float, 2 >) | |
| Public Member Functions inherited from VecOp< bool, 2 > | |
| const bool & | operator[] (int) const |
| STD_OP VecT | operator+ () const RET |
| STD_OP VecT | operator- () const RET |
Public Attributes | |
| union VecBase< bool, 2 > | |
Additional Inherited Members | |
| Public Types inherited from VecOp< bool, 2 > | |
| using | VecT |
Definition at line 311 of file gpu_glsl_cpp_stubs.hh.
|
default |
|
inlineexplicit |
Definition at line 320 of file gpu_glsl_cpp_stubs.hh.
|
inlineexplicit |
Definition at line 321 of file gpu_glsl_cpp_stubs.hh.
Definition at line 323 of file gpu_glsl_cpp_stubs.hh.
| union VecBase< bool, 2 >VecBase< bool, 2 >::[union].__unnamed0__ VecBase< bool, 2 > |