A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

B

b - クラス com.jme3.math.ColorRGBA の変数
the blue component of the color.
backStencilDepthFailOperation - クラス com.jme3.renderer.RenderContext の変数
 
backStencilDepthPassOperation - クラス com.jme3.renderer.RenderContext の変数
 
backStencilFunction - クラス com.jme3.renderer.RenderContext の変数
 
backStencilStencilFailOperation - クラス com.jme3.renderer.RenderContext の変数
 
BasicShadowRenderer - com.jme3.shadow の クラス
BasicShadowRenderer uses standard shadow mapping with one map it's useful to render shadows in a small scene, but edges might look a bit jagged.
BasicShadowRenderer(AssetManager, int) - クラス com.jme3.shadow.BasicShadowRenderer のコンストラクタ
Creates a BasicShadowRenderer
beforeRender() - クラス com.jme3.post.Filter.Pass のメソッド
 
beginFrame() - クラス com.jme3.niftygui.RenderDeviceJme のメソッド
 
beginInput() - クラス com.jme3.input.InputManager のメソッド
Callback from RawInputListener.
beginInput() - インタフェース com.jme3.input.RawInputListener のメソッド
Called before a batch of input will be sent to this RawInputListener.
beginInput() - クラス com.jme3.niftygui.InputSystemJme のメソッド
 
BIHNode - com.jme3.collision.bih の クラス
Bounding Interval Hierarchy.
BIHNode(int, int) - クラス com.jme3.collision.bih.BIHNode のコンストラクタ
 
BIHNode(int) - クラス com.jme3.collision.bih.BIHNode のコンストラクタ
 
BIHNode() - クラス com.jme3.collision.bih.BIHNode のコンストラクタ
 
BIHNode.BIHStackData - com.jme3.collision.bih の クラス
 
bihStack - クラス com.jme3.util.TempVars の変数
 
bihSwapTmp - クラス com.jme3.util.TempVars の変数
BIHTree
BIHTree - com.jme3.collision.bih の クラス
 
BIHTree(Mesh, int) - クラス com.jme3.collision.bih.BIHTree のコンストラクタ
 
BIHTree(Mesh) - クラス com.jme3.collision.bih.BIHTree のコンストラクタ
 
BIHTree() - クラス com.jme3.collision.bih.BIHTree のコンストラクタ
 
BIHTriangle - com.jme3.collision.bih の クラス
 
BIHTriangle(Vector3f, Vector3f, Vector3f) - クラス com.jme3.collision.bih.BIHTriangle のコンストラクタ
 
BillboardControl - com.jme3.scene.control の クラス
 
BillboardControl() - クラス com.jme3.scene.control.BillboardControl のコンストラクタ
 
BillboardControl.Alignment - com.jme3.scene.control の 列挙型
Determines how the billboard is aligned to the screen/camera.
bind(SocketAddress) - クラス com.jme3.network.connection.Connection のメソッド
Bind to an address.
bind(int, int) - クラス com.jme3.network.connection.Server のメソッド
推奨されていません。 Bind method for when the no arg constructor was used.
bind(SocketAddress) - クラス com.jme3.network.connection.SSLTCPConnection のメソッド
 
bind(SocketAddress) - クラス com.jme3.network.connection.TCPConnection のメソッド
 
bind(SocketAddress) - クラス com.jme3.network.connection.UDPConnection のメソッド
 
bindCamera(String, Camera) - クラス com.jme3.cinematic.Cinematic のメソッド
 
bindUi(String) - クラス com.jme3.cinematic.Cinematic のメソッド
 
binormal - クラス com.jme3.util.TangentBinormalGenerator.TriangleData の変数
 
BitmapCharacter - com.jme3.font の クラス
Represents a single bitmap character.
BitmapCharacter() - クラス com.jme3.font.BitmapCharacter のコンストラクタ
 
BitmapCharacter(char) - クラス com.jme3.font.BitmapCharacter のコンストラクタ
 
BitmapCharacterSet - com.jme3.font の クラス
 
BitmapCharacterSet() - クラス com.jme3.font.BitmapCharacterSet のコンストラクタ
 
BitmapFont - com.jme3.font の クラス
Represents a font within jME that is generated with the AngelCode Bitmap Font Generator
BitmapFont() - クラス com.jme3.font.BitmapFont のコンストラクタ
 
BitmapFont.Align - com.jme3.font の 列挙型
Specifies horizontal alignment for text.
BitmapFont.VAlign - com.jme3.font の 列挙型
Specifies vertical alignment for text.
BitmapText - com.jme3.font の クラス
 
BitmapText(BitmapFont) - クラス com.jme3.font.BitmapText のコンストラクタ
 
BitmapText(BitmapFont, boolean) - クラス com.jme3.font.BitmapText のコンストラクタ
 
BitmapText(BitmapFont, boolean, boolean) - クラス com.jme3.font.BitmapText のコンストラクタ
 
Black - クラス com.jme3.math.ColorRGBA の static 変数
the color black (0,0,0).
BlackNoAlpha - クラス com.jme3.math.ColorRGBA の static 変数
the black color with no alpha (0, 0, 0, 0);
blendMode - クラス com.jme3.renderer.RenderContext の変数
 
blendToKinematicMode(float) - クラス com.jme3.bullet.control.KinematicRagdollControl のメソッド
Smoothly blend from Ragdoll mode to Kinematic mode This is useful to blend ragdoll actual position to a keyframe animation for example
BloomFilter - com.jme3.post.filters の クラス
BloomFilter is used to make objects in the scene have a glow effect.
BloomFilter() - クラス com.jme3.post.filters.BloomFilter のコンストラクタ
Creates a Bloom filter
BloomFilter(BloomFilter.GlowMode) - クラス com.jme3.post.filters.BloomFilter のコンストラクタ
Creates the bloom filter with the specific glow mode
BloomFilter.GlowMode - com.jme3.post.filters の 列挙型
GlowMode specifies if the glow will be applied to the whole scene,or to objects that have aglow color or a glow map
Blue - クラス com.jme3.math.ColorRGBA の static 変数
the color blue (0,0,1).
Bone - com.jme3.animation の クラス
Bone describes a bone in the bone-weight skeletal animation system.
Bone(String) - クラス com.jme3.animation.Bone のコンストラクタ
Creates a new bone with the given name.
Bone() - クラス com.jme3.animation.Bone のコンストラクタ
Serialization only.
BoneAnimation - com.jme3.animation の クラス
BoneAnimation updates each of its tracks with the skeleton and time to apply the animation.
BoneAnimation(String, float) - クラス com.jme3.animation.BoneAnimation のコンストラクタ
Creates a new BoneAnimation with the given name and length.
BoneAnimation() - クラス com.jme3.animation.BoneAnimation のコンストラクタ
Serialization-only.
BoneTrack - com.jme3.animation の クラス
Contains a list of transforms and times for each keyframe.
BoneTrack() - クラス com.jme3.animation.BoneTrack のコンストラクタ
Serialization-only.
BoneTrack(int, float[], Vector3f[], Quaternion[]) - クラス com.jme3.animation.BoneTrack のコンストラクタ
Creates a bone track for the given bone index
BoneTrack(int, float[], Vector3f[], Quaternion[], Vector3f[]) - クラス com.jme3.animation.BoneTrack のコンストラクタ
Creates a bone track for the given bone index
BoneTrack(int) - クラス com.jme3.animation.BoneTrack のコンストラクタ
Creates a bone track for the given bone index
boolArrToStr(boolean[]) - クラス jme3tools.navigation.StringUtil のメソッド
 
BooleanSerializer - com.jme3.network.serializing.serializers の クラス
Boolean serializer.
BooleanSerializer() - クラス com.jme3.network.serializing.serializers.BooleanSerializer のコンストラクタ
 
boundArrayVBO - クラス com.jme3.renderer.RenderContext の変数
Currently bound array vertex buffer.
boundAttribs - クラス com.jme3.renderer.RenderContext の変数
Vertex attribs currently bound and enabled.
boundDrawBuf - クラス com.jme3.renderer.RenderContext の変数
Currently bound draw buffer -2 = GL_NONE -1 = GL_BACK 0 = GL_COLOR_ATTACHMENT0 n = GL_COLOR_ATTACHMENTn where n is an integer greater than 1
boundElementArrayVBO - クラス com.jme3.renderer.RenderContext の変数
Currently bound element array vertex buffer.
boundFBO - クラス com.jme3.renderer.RenderContext の変数
 
BoundingBox - com.jme3.bounding の クラス
BoundingBox defines an axis-aligned cube that defines a container for a group of vertices of a particular piece of geometry.
BoundingBox() - クラス com.jme3.bounding.BoundingBox のコンストラクタ
Default constructor instantiates a new BoundingBox object.
BoundingBox(Vector3f, float, float, float) - クラス com.jme3.bounding.BoundingBox のコンストラクタ
Contstructor instantiates a new BoundingBox object with given specs.
BoundingBox(BoundingBox) - クラス com.jme3.bounding.BoundingBox のコンストラクタ
 
BoundingBox(Vector3f, Vector3f) - クラス com.jme3.bounding.BoundingBox のコンストラクタ
 
BoundingSphere - com.jme3.bounding の クラス
BoundingSphere defines a sphere that defines a container for a group of vertices of a particular piece of geometry.
BoundingSphere() - クラス com.jme3.bounding.BoundingSphere のコンストラクタ
Default contstructor instantiates a new BoundingSphere object.
BoundingSphere(float, Vector3f) - クラス com.jme3.bounding.BoundingSphere のコンストラクタ
Constructor instantiates a new BoundingSphere object.
BoundingVolume - com.jme3.bounding の クラス
BoundingVolume defines an interface for dealing with containment of a collection of points.
BoundingVolume() - クラス com.jme3.bounding.BoundingVolume のコンストラクタ
 
BoundingVolume(Vector3f) - クラス com.jme3.bounding.BoundingVolume のコンストラクタ
 
BoundingVolume.Type - com.jme3.bounding の 列挙型
 
boundRB - クラス com.jme3.renderer.RenderContext の変数
Currently bound Renderbuffer
boundReadBuf - クラス com.jme3.renderer.RenderContext の変数
Currently bound read buffer
boundShaderProgram - クラス com.jme3.renderer.RenderContext の変数
 
boundTextures - クラス com.jme3.renderer.RenderContext の変数
Current bound texture IDs for each texture unit.
boundTextureUnit - クラス com.jme3.renderer.RenderContext の変数
Currently bound texture unit
boundVertexArray - クラス com.jme3.renderer.RenderContext の変数
 
Box - com.jme3.scene.shape の クラス
A box with solid (filled) faces.
Box(float, float, float) - クラス com.jme3.scene.shape.Box のコンストラクタ
Creates a new box.
Box(Vector3f, float, float, float) - クラス com.jme3.scene.shape.Box のコンストラクタ
Creates a new box.
Box(Vector3f, Vector3f) - クラス com.jme3.scene.shape.Box のコンストラクタ
Constructor instantiates a new Box object.
Box() - クラス com.jme3.scene.shape.Box のコンストラクタ
Empty constructor for serialization only.
BoxCollisionShape - com.jme3.bullet.collision.shapes の クラス
Basic box collision shape
BoxCollisionShape() - クラス com.jme3.bullet.collision.shapes.BoxCollisionShape のコンストラクタ
 
BoxCollisionShape(Vector3f) - クラス com.jme3.bullet.collision.shapes.BoxCollisionShape のコンストラクタ
creates a collision box from the given halfExtents
brake(float) - クラス com.jme3.bullet.objects.PhysicsVehicle のメソッド
Apply the given brake force to all wheels, works continuously
brake(int, float) - クラス com.jme3.bullet.objects.PhysicsVehicle のメソッド
Apply the given brake force, works continuously
breadthFirstTraversal(SceneGraphVisitor) - クラス com.jme3.scene.Spatial のメソッド
Visit each scene graph element ordered by BFS
BresenhamTerrainPicker - com.jme3.terrain.geomipmap.picking の クラス
It basically works by casting a pick ray against the bounding volumes of the TerrainQuad and its children, gathering all of the TerrainPatches hit (in distance order.)
BresenhamTerrainPicker(TerrainQuad) - クラス com.jme3.terrain.geomipmap.picking.BresenhamTerrainPicker のコンストラクタ
 
BresenhamYUpGridTracer - com.jme3.terrain.geomipmap.picking の クラス
Works on the XZ plane, with positive Y as up.
BresenhamYUpGridTracer() - クラス com.jme3.terrain.geomipmap.picking.BresenhamYUpGridTracer のコンストラクタ
 
BresenhamYUpGridTracer.Direction - com.jme3.terrain.geomipmap.picking の 列挙型
 
broadcast(Message) - クラス com.jme3.network.base.DefaultServer のメソッド
 
broadcast(Filter<? super HostedConnection>, Message) - クラス com.jme3.network.base.DefaultServer のメソッド
 
broadcast(Message) - クラス com.jme3.network.connection.Server のメソッド
推奨されていません。 Broadcast a message.
broadcast(Filter<? super Endpoint>, ByteBuffer, boolean, boolean) - インタフェース com.jme3.network.kernel.Kernel のメソッド
Dispatches the data to all endpoints managed by the kernel that match the specified endpoint filter..
broadcast(Filter<? super Endpoint>, ByteBuffer, boolean, boolean) - クラス com.jme3.network.kernel.tcp.SelectorKernel のメソッド
 
broadcast(Filter<? super Endpoint>, ByteBuffer, boolean, boolean) - クラス com.jme3.network.kernel.udp.UdpKernel のメソッド
Dispatches the data to all endpoints managed by the kernel.
broadcast(Message) - インタフェース com.jme3.network.Server のメソッド
Sends the specified message to all connected clients.
broadcast(Filter<? super HostedConnection>, Message) - インタフェース com.jme3.network.Server のメソッド
Sends the specified message to all connected clients that match the filter.
broadcastExcept(Client, Message) - クラス com.jme3.network.connection.Server のメソッド
推奨されていません。 Broadcast a message, except to the given client.
Brown - クラス com.jme3.math.ColorRGBA の static 変数
the color brown (65/255, 40/255, 25/255).
BufferUtils - com.jme3.util の クラス
BufferUtils is a helper class for generating nio buffers from jME data classes such as Vectors and ColorRGBA.
BufferUtils() - クラス com.jme3.util.BufferUtils のコンストラクタ
 
buildPointMap(Spatial) - クラス com.jme3.bullet.control.ragdoll.RagdollUtils の static メソッド
 
BulletAppState - com.jme3.bullet の クラス
BulletAppState allows using bullet physics in an Application.
BulletAppState() - クラス com.jme3.bullet.BulletAppState のコンストラクタ
Creates a new BulletAppState running a PhysicsSpace for physics simulation, use getStateManager().addState(bulletAppState) to enable physics for an Application.
BulletAppState(PhysicsSpace.BroadphaseType) - クラス com.jme3.bullet.BulletAppState のコンストラクタ
Creates a new BulletAppState running a PhysicsSpace for physics simulation, use getStateManager().addState(bulletAppState) to enable physics for an Application.
BulletAppState(Vector3f, Vector3f) - クラス com.jme3.bullet.BulletAppState のコンストラクタ
Creates a new BulletAppState running a PhysicsSpace for physics simulation, use getStateManager().addState(bulletAppState) to enable physics for an Application.
BulletAppState(Vector3f, Vector3f, PhysicsSpace.BroadphaseType) - クラス com.jme3.bullet.BulletAppState のコンストラクタ
 
BulletAppState.ThreadingType - com.jme3.bullet の 列挙型
 
BUTTON_LEFT - インタフェース com.jme3.input.MouseInput の static 変数
Left mouse button.
BUTTON_MIDDLE - インタフェース com.jme3.input.MouseInput の static 変数
Middle mouse button.
BUTTON_RIGHT - インタフェース com.jme3.input.MouseInput の static 変数
Right mouse button.
ByteSerializer - com.jme3.network.serializing.serializers の クラス
Byte serializer.
ByteSerializer() - クラス com.jme3.network.serializing.serializers.ByteSerializer のコンストラクタ
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z