|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.jme3.bullet.util.DebugShapeFactory
public class DebugShapeFactory
コンストラクタの概要 | |
---|---|
DebugShapeFactory()
|
メソッドの概要 | |
---|---|
static Mesh |
getDebugMesh(CollisionShape shape)
|
static Spatial |
getDebugShape(CollisionShape collisionShape)
Creates a debug shape from the given collision shape. |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public DebugShapeFactory()
メソッドの詳細 |
---|
public static Spatial getDebugShape(CollisionShape collisionShape)
attachDebugShape(AssetManager manager);
on it.
collisionShape
-
public static Mesh getDebugMesh(CollisionShape shape)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |