Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.Vector2IntSwizzles Class Reference

Static Public Member Functions

static Vector2Int xx (this Vector2Int a)
 
static Vector2Int yx (this Vector2Int a)
 
static Vector2Int xy (this Vector2Int a)
 
static Vector2Int yy (this Vector2Int a)
 
static Vector3Int xx0 (this Vector2Int a)
 
static Vector3Int yx0 (this Vector2Int a)
 
static Vector3Int xy0 (this Vector2Int a)
 
static Vector3Int yy0 (this Vector2Int a)
 
static Vector3Int x0x (this Vector2Int a)
 
static Vector3Int y0x (this Vector2Int a)
 
static Vector3Int x0y (this Vector2Int a)
 
static Vector3Int y0y (this Vector2Int a)
 
static Vector3Int xxx (this Vector2Int a)
 
static Vector3Int yxx (this Vector2Int a)
 
static Vector3Int xyx (this Vector2Int a)
 
static Vector3Int yyx (this Vector2Int a)
 
static Vector3Int xxy (this Vector2Int a)
 
static Vector3Int yxy (this Vector2Int a)
 
static Vector3Int xyy (this Vector2Int a)
 
static Vector3Int yyy (this Vector2Int a)
 

Member Function Documentation

◆ x0x()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.x0x ( this Vector2Int  a)
inlinestatic

◆ x0y()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.x0y ( this Vector2Int  a)
inlinestatic

◆ xx()

static Vector2Int Megapop.MegaCore.Vector2IntSwizzles.xx ( this Vector2Int  a)
inlinestatic

◆ xx0()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xx0 ( this Vector2Int  a)
inlinestatic

◆ xxx()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xxx ( this Vector2Int  a)
inlinestatic

◆ xxy()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xxy ( this Vector2Int  a)
inlinestatic

◆ xy()

static Vector2Int Megapop.MegaCore.Vector2IntSwizzles.xy ( this Vector2Int  a)
inlinestatic

◆ xy0()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xy0 ( this Vector2Int  a)
inlinestatic

◆ xyx()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xyx ( this Vector2Int  a)
inlinestatic

◆ xyy()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.xyy ( this Vector2Int  a)
inlinestatic

◆ y0x()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.y0x ( this Vector2Int  a)
inlinestatic

◆ y0y()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.y0y ( this Vector2Int  a)
inlinestatic

◆ yx()

static Vector2Int Megapop.MegaCore.Vector2IntSwizzles.yx ( this Vector2Int  a)
inlinestatic

◆ yx0()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yx0 ( this Vector2Int  a)
inlinestatic

◆ yxx()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yxx ( this Vector2Int  a)
inlinestatic

◆ yxy()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yxy ( this Vector2Int  a)
inlinestatic

◆ yy()

static Vector2Int Megapop.MegaCore.Vector2IntSwizzles.yy ( this Vector2Int  a)
inlinestatic

◆ yy0()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yy0 ( this Vector2Int  a)
inlinestatic

◆ yyx()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yyx ( this Vector2Int  a)
inlinestatic

◆ yyy()

static Vector3Int Megapop.MegaCore.Vector2IntSwizzles.yyy ( this Vector2Int  a)
inlinestatic

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