Hexagon
Loading...
Searching...
No Matches
Vector3Swizzles Class Reference

Static Public Member Functions

static Vector2 xx (this Vector3 a)
 
static Vector2 yx (this Vector3 a)
 
static Vector2 zx (this Vector3 a)
 
static Vector2 xy (this Vector3 a)
 
static Vector2 yy (this Vector3 a)
 
static Vector2 zy (this Vector3 a)
 
static Vector2 xz (this Vector3 a)
 
static Vector2 yz (this Vector3 a)
 
static Vector2 zz (this Vector3 a)
 
static Vector3 xxx (this Vector3 a)
 
static Vector3 yxx (this Vector3 a)
 
static Vector3 zxx (this Vector3 a)
 
static Vector3 xyx (this Vector3 a)
 
static Vector3 yyx (this Vector3 a)
 
static Vector3 zyx (this Vector3 a)
 
static Vector3 xzx (this Vector3 a)
 
static Vector3 yzx (this Vector3 a)
 
static Vector3 zzx (this Vector3 a)
 
static Vector3 xxy (this Vector3 a)
 
static Vector3 yxy (this Vector3 a)
 
static Vector3 zxy (this Vector3 a)
 
static Vector3 xyy (this Vector3 a)
 
static Vector3 yyy (this Vector3 a)
 
static Vector3 zyy (this Vector3 a)
 
static Vector3 xzy (this Vector3 a)
 
static Vector3 yzy (this Vector3 a)
 
static Vector3 zzy (this Vector3 a)
 
static Vector3 xxz (this Vector3 a)
 
static Vector3 yxz (this Vector3 a)
 
static Vector3 zxz (this Vector3 a)
 
static Vector3 xyz (this Vector3 a)
 
static Vector3 yyz (this Vector3 a)
 
static Vector3 zyz (this Vector3 a)
 
static Vector3 xzz (this Vector3 a)
 
static Vector3 yzz (this Vector3 a)
 
static Vector3 zzz (this Vector3 a)
 

Member Function Documentation

◆ xx()

static Vector2 Vector3Swizzles.xx ( this Vector3 a)
static

◆ xxx()

static Vector3 Vector3Swizzles.xxx ( this Vector3 a)
static

◆ xxy()

static Vector3 Vector3Swizzles.xxy ( this Vector3 a)
static

◆ xxz()

static Vector3 Vector3Swizzles.xxz ( this Vector3 a)
static

◆ xy()

static Vector2 Vector3Swizzles.xy ( this Vector3 a)
static

◆ xyx()

static Vector3 Vector3Swizzles.xyx ( this Vector3 a)
static

◆ xyy()

static Vector3 Vector3Swizzles.xyy ( this Vector3 a)
static

◆ xyz()

static Vector3 Vector3Swizzles.xyz ( this Vector3 a)
static

◆ xz()

static Vector2 Vector3Swizzles.xz ( this Vector3 a)
static

◆ xzx()

static Vector3 Vector3Swizzles.xzx ( this Vector3 a)
static

◆ xzy()

static Vector3 Vector3Swizzles.xzy ( this Vector3 a)
static

◆ xzz()

static Vector3 Vector3Swizzles.xzz ( this Vector3 a)
static

◆ yx()

static Vector2 Vector3Swizzles.yx ( this Vector3 a)
static

◆ yxx()

static Vector3 Vector3Swizzles.yxx ( this Vector3 a)
static

◆ yxy()

static Vector3 Vector3Swizzles.yxy ( this Vector3 a)
static

◆ yxz()

static Vector3 Vector3Swizzles.yxz ( this Vector3 a)
static

◆ yy()

static Vector2 Vector3Swizzles.yy ( this Vector3 a)
static

◆ yyx()

static Vector3 Vector3Swizzles.yyx ( this Vector3 a)
static

◆ yyy()

static Vector3 Vector3Swizzles.yyy ( this Vector3 a)
static

◆ yyz()

static Vector3 Vector3Swizzles.yyz ( this Vector3 a)
static

◆ yz()

static Vector2 Vector3Swizzles.yz ( this Vector3 a)
static

◆ yzx()

static Vector3 Vector3Swizzles.yzx ( this Vector3 a)
static

◆ yzy()

static Vector3 Vector3Swizzles.yzy ( this Vector3 a)
static

◆ yzz()

static Vector3 Vector3Swizzles.yzz ( this Vector3 a)
static

◆ zx()

static Vector2 Vector3Swizzles.zx ( this Vector3 a)
static

◆ zxx()

static Vector3 Vector3Swizzles.zxx ( this Vector3 a)
static

◆ zxy()

static Vector3 Vector3Swizzles.zxy ( this Vector3 a)
static

◆ zxz()

static Vector3 Vector3Swizzles.zxz ( this Vector3 a)
static

◆ zy()

static Vector2 Vector3Swizzles.zy ( this Vector3 a)
static

◆ zyx()

static Vector3 Vector3Swizzles.zyx ( this Vector3 a)
static

◆ zyy()

static Vector3 Vector3Swizzles.zyy ( this Vector3 a)
static

◆ zyz()

static Vector3 Vector3Swizzles.zyz ( this Vector3 a)
static

◆ zz()

static Vector2 Vector3Swizzles.zz ( this Vector3 a)
static

◆ zzx()

static Vector3 Vector3Swizzles.zzx ( this Vector3 a)
static

◆ zzy()

static Vector3 Vector3Swizzles.zzy ( this Vector3 a)
static

◆ zzz()

static Vector3 Vector3Swizzles.zzz ( this Vector3 a)
static

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