修飾子とタイプ | フィールドと説明 |
---|---|
static int |
CYILINDER_MAPPING
円柱マッピング
|
java.awt.image.BufferedImage |
img
三次元座標面のテクスチャ
pixel*pixel |
int |
mapping_type
マッピングの種類
|
static int |
PARALlEL_MAPPING
立方体マッピング
|
int |
pixel
テクスチャのサイズを設定します。
|
static int |
SPHERE_MAPPING
スフィアマッピング
|
コンストラクタと説明 |
---|
TPattern()
テクスチャを初期化します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ImageSetting()
テクスチャイメージを作成します。
|
void |
setPattern()
テクスチャパターンを三次元座標のテクスチャimgに描画します。
|
public java.awt.image.BufferedImage img
public int pixel
public static int SPHERE_MAPPING
public static int CYILINDER_MAPPING
public static int PARALlEL_MAPPING
public int mapping_type