|
Blender V4.5
|
#include <gpu_glsl_cpp_stubs.hh>
Inherits VecOp< bool, 4 >.
Public Member Functions | |
| VecBase ()=default | |
| VecBase (bool) | |
| VecBase (bool, bool, bool, bool) | |
| VecBase (VecOp< bool, 2 >, bool, bool) | |
| VecBase (bool, VecOp< bool, 2 >, bool) | |
| VecBase (bool, bool, VecOp< bool, 2 >) | |
| VecBase (VecOp< bool, 2 >, VecOp< bool, 2 >) | |
| VecBase (VecOp< bool, 3 >, bool) | |
| VecBase (bool, VecOp< bool, 3 >) | |
| Public Member Functions inherited from VecOp< bool, 4 > | |
| const bool & | operator[] (int) const |
| STD_OP VecT | operator+ () const RET |
| STD_OP VecT | operator- () const RET |
Public Attributes | |
| union VecBase< bool, 4 >:: { ... } | |
Additional Inherited Members | |
| Public Types inherited from VecOp< bool, 4 > | |
| using | VecT |
Definition at line 341 of file gpu_glsl_cpp_stubs.hh.
|
default |
|
inlineexplicit |
Definition at line 350 of file gpu_glsl_cpp_stubs.hh.
|
inlineexplicit |
Definition at line 351 of file gpu_glsl_cpp_stubs.hh.
Definition at line 352 of file gpu_glsl_cpp_stubs.hh.
Definition at line 353 of file gpu_glsl_cpp_stubs.hh.
Definition at line 354 of file gpu_glsl_cpp_stubs.hh.
Definition at line 355 of file gpu_glsl_cpp_stubs.hh.
Definition at line 356 of file gpu_glsl_cpp_stubs.hh.
Definition at line 357 of file gpu_glsl_cpp_stubs.hh.
| union VecBase< bool, 4 > { ... } VecBase< bool, 4 > |
| bool VecBase< bool, 4 >::w |
Definition at line 344 of file gpu_glsl_cpp_stubs.hh.
| bool VecBase< bool, 4 >::x |
Definition at line 344 of file gpu_glsl_cpp_stubs.hh.
| bool VecBase< bool, 4 >::y |
Definition at line 344 of file gpu_glsl_cpp_stubs.hh.
| bool VecBase< bool, 4 >::z |
Definition at line 344 of file gpu_glsl_cpp_stubs.hh.