OROCHI
 
Loading...
Searching...
No Matches
GxU8Nx4 Struct Reference

32bit[0, 1]正規化小数4次元ベクトル(8:8:8:8) More...

#include <GxStruct.h>

Public Member Functions

初期化
 GxU8Nx4 (void)
 デフォルトコンストラクタ
 
GX_INLINE GxU8Nx4 (const GxU8Nx4 &value)
 コンストラクタ
 
GX_INLINE GxU8Nx4 (const GxFloat4 &value)
 コンストラクタ
 
GX_INLINE GxU8Nx4 (const GxVector4 &value)
 コンストラクタ
 
演算子
GX_FORCE_INLINE GxU8Nx4operator= (const GxU8Nx4 &value)
 代入
 
GX_FORCE_INLINE GxU8Nx4operator= (const GxFloat4 &value)
 代入
 
GX_FORCE_INLINE GxU8Nx4operator= (const GxVector4 &value)
 代入
 
アクセサ
GX_FORCE_INLINE const GxU8Noperator[] (u32 i) const
 const配列
 
GX_FORCE_INLINE GxU8Noperator[] (u32 i)
 配列
 

Static Public Attributes

定義
static constexpr u32 DIMENSION = 4
 次元数
 

Detailed Description

32bit[0, 1]正規化小数4次元ベクトル(8:8:8:8)

Member Function Documentation

◆ operator=() [1/3]

GX_FORCE_INLINE GxU8Nx4 & GxU8Nx4::operator= ( const GxFloat4 & value)

代入

Parameters
value[in] XYZW値
Returns
自身の参照

◆ operator=() [2/3]

GX_FORCE_INLINE GxU8Nx4 & GxU8Nx4::operator= ( const GxU8Nx4 & value)

代入

Parameters
value[in] XYZW値
Returns
自身の参照

◆ operator=() [3/3]

GX_FORCE_INLINE GxU8Nx4 & GxU8Nx4::operator= ( const GxVector4 & value)

代入

Parameters
value[in] XYZW値
Returns
自身の参照

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