0.0.4
A B C D E G H I L M N P R S T V W X Y Z

I

interpolateColor4d(Color4d, double, Color4d, Color4d) - クラス net.cattaka.mathdrawer.drawer.custom.CustomDrawerProcess のメソッド
MdMath.interpolateColor4d(Color4d, double, Color4d, Color4d)と同じ。
interpolateColor4d(Color4d, double, Color4d, Color4d) - クラス net.cattaka.mathdrawer.drawer.custom.CustomPixelShader のメソッド
MdMath.interpolateColor4d(Color4d, double, Color4d, Color4d)と同じ。
interpolateColor4d(Color4d, double, Color4d, Color4d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
2つのColor4dを補完して新しい色を作成します。
isDebug() - クラス net.cattaka.mathdrawer.drawer.custom.CustomDrawerProcess のメソッド
デバッグモードの正否を返します。
isDebug() - クラス net.cattaka.mathdrawer.drawer.custom.CustomPixelShader のメソッド
デバッグモードの正否を返します。
isIntersect(Vector2d, Vector2d, Vector2d, Vector2d, Vector2d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
線分p11-p12と線分p21-p22(両端を含む)の共有点を求める。
isIntersectInner(Vector2d, Vector2d, Vector2d, Vector2d, Vector2d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
線分p11-p12の内部と線分p21-p22の内部(両端を含まない)の共有点を求める。
isOnLine(Vector2d, Vector2d, Vector2d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
a1とa2の線分上にbが存在するか調べる。
isOnLine(Vector3d, Vector3d, Vector3d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
a1とa2の線分上にbが存在するか調べる。
isOnLineInner(Vector2d, Vector2d, Vector2d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
a1とa2の線分の内部にbが存在するか調べる。
isOnLineInner(Vector3d, Vector3d, Vector3d) - クラス net.cattaka.mathdrawer.entity.MdMath の static メソッド
a1とa2の線分の内部にbが存在するか調べる。
isZeroVector() - クラス net.cattaka.mathdrawer.entity.Vector2d のメソッド
ゼロベクトルかどうか調べる。

0.0.4
A B C D E G H I L M N P R S T V W X Y Z