0.0.3

クラス
net.cattaka.mathdrawer.entity.Vector4d の使用

Vector4d を使用しているパッケージ
net.cattaka.mathdrawer.drawer.custom   
net.cattaka.mathdrawer.entity   
 

net.cattaka.mathdrawer.drawer.custom での Vector4d の使用
 

Vector4d を返す net.cattaka.mathdrawer.drawer.custom のメソッド
 Vector4d CustomPixelShader.getVector4d(java.lang.String key)
          プロジェクトで指定されたパラメータを取得します。
 Vector4d CustomDrawerProcess.getVector4d(java.lang.String key)
          プロジェクトで指定されたパラメータを取得します。
 

net.cattaka.mathdrawer.entity での Vector4d の使用
 

net.cattaka.mathdrawer.entity での Vector4d のサブクラス
 class Color4d
           
 

Vector4d を返す net.cattaka.mathdrawer.entity のメソッド
static Vector4d Vector4d.valueOf(java.lang.String arg)
           
 

Vector4d 型のパラメータを持つ net.cattaka.mathdrawer.entity のメソッド
 void Vector4d.add(Vector4d v)
           
 void Vector4d.get(Vector4d v)
           
 void Vector4d.set(Vector4d v)
           
 void Vector4d.sub(Vector4d v)
           
 

Vector4d 型のパラメータを持つ net.cattaka.mathdrawer.entity のコンストラクタ
Color4d(Vector4d v)
           
Vector4d(Vector4d v)
           
 


0.0.3