Blender V4.5
VecBase< bool, 4 > Struct Reference

#include <gpu_glsl_cpp_stubs.hh>

Inherits VecOp< bool, 4 >.

Classes

union  [union].__unnamed0__

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

Detailed Description

Definition at line 341 of file gpu_glsl_cpp_stubs.hh.

Constructor & Destructor Documentation

◆ VecBase() [1/9]

VecBase< bool, 4 >::VecBase ( )
default

◆ VecBase() [2/9]

VecBase< bool, 4 >::VecBase ( bool )
inlineexplicit

Definition at line 350 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [3/9]

VecBase< bool, 4 >::VecBase ( bool ,
bool ,
bool ,
bool  )
inlineexplicit

Definition at line 351 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [4/9]

VecBase< bool, 4 >::VecBase ( VecOp< bool, 2 > ,
bool ,
bool  )
inlineexplicit

Definition at line 352 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [5/9]

VecBase< bool, 4 >::VecBase ( bool ,
VecOp< bool, 2 > ,
bool  )
inlineexplicit

Definition at line 353 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [6/9]

VecBase< bool, 4 >::VecBase ( bool ,
bool ,
VecOp< bool, 2 >  )
inlineexplicit

Definition at line 354 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [7/9]

VecBase< bool, 4 >::VecBase ( VecOp< bool, 2 > ,
VecOp< bool, 2 >  )
inlineexplicit

Definition at line 355 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [8/9]

VecBase< bool, 4 >::VecBase ( VecOp< bool, 3 > ,
bool  )
inlineexplicit

Definition at line 356 of file gpu_glsl_cpp_stubs.hh.

◆ VecBase() [9/9]

VecBase< bool, 4 >::VecBase ( bool ,
VecOp< bool, 3 >  )
inlineexplicit

Definition at line 357 of file gpu_glsl_cpp_stubs.hh.

Member Data Documentation

◆ @320324127152001006231101071025355303354127343015

union VecBase< bool, 4 >VecBase< bool, 4 >::[union].__unnamed0__ VecBase< bool, 4 >

The documentation for this struct was generated from the following file: