このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Math: simplify vector swizzling rules.
wip/core-clipp
Sam Hocevar
4年前
親
3bceb0b46f
コミット
29758c1458
2個のファイルの変更
、
490行の追加
、
492行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
include/lol/private/math/ops.h
+489
-491
include/lol/private/math/vector.h
+ 1
- 1
include/lol/private/math/ops.h
ファイルの表示
@@ -23,7 +23,7 @@
// HACK: if this is declared int const, Visual Studio becomes unable
// to perform template argument deduction.
// FIXME: should we get rid of this #define?
#define FULL_SWIZZLE (
0
)
#define FULL_SWIZZLE (
-1
)
namespace lol
{
+ 489
- 491
include/lol/private/math/vector.h
ファイル差分が大きすぎるため省略します
ファイルの表示
書き込み
プレビュー
読み込み中…
キャンセル
保存