Chicane

Mat3

ヘッダー
Includes/Chicane/Core/Math/Mat/Mat3.hpp
ネームスペース
Chicane::Mat3

コンストラクター

名前説明
Mat3(
A... args
)

関数

アクセスタイプモディファイア名前説明
public
inline
operator*(
const  Mat3& inLeft
const  Mat3& inRight
)
public
inline
operator*(
const  Mat3& inMatrix
const  Vec3& inValue
)

メンバ

アクセスタイプモディファイア名前説明
public
const  Mat<3float>
static, constexpr
Zero
public
const  Mat<3float>
static, constexpr
One