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

H

h - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
h - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorMusgrave.MusgraveData
 
HALF_PI - Static variable in class com.jme3.math.FastMath
The value PI/2 as a float.
halfExtents - Variable in class com.jme3.bullet.collision.shapes.CylinderCollisionShape
 
handleError(String, Throwable) - Method in class com.jme3.app.AndroidHarness
Called when an error has occurred.
handleError(String, Throwable) - Method in class com.jme3.app.Application
Internal use only.
handleError(Exception) - Method in class com.jme3.network.base.ConnectorAdapter
 
handleError(Throwable) - Method in class com.jme3.network.base.DefaultClient
Either calls the ErrorListener or closes the connection if there are no listeners.
handleError(Object, Throwable) - Method in class com.jme3.network.base.DefaultClient.Redispatch
 
handleError(S, Throwable) - Method in interface com.jme3.network.ErrorListener
 
handleError(String, Throwable) - Method in interface com.jme3.system.SystemListener
Called when an error has occured.
handleExitHook - Variable in class com.jme3.app.AndroidHarness
set to false if you don't want the harness to handle the exit hook
handleRef - Variable in class com.jme3.util.NativeObject
A reference to a "handle".
HARDWARE_SKINNING - Static variable in class com.jme3.scene.plugins.ogre.MeshLoader
 
hasAncestor(Node) - Method in class com.jme3.scene.Spatial
determines if the provided Node is the parent, or parent's parent, etc.
hasChild(Spatial) - Method in class com.jme3.scene.Node
determines if the provided Spatial is contained in the children list of this node.
hasConnections() - Method in class com.jme3.network.base.DefaultServer
 
hasConnections() - Method in interface com.jme3.network.Server
Returns true if the server has active connections at the time of this call.
hasDataSizeChanged() - Method in class com.jme3.scene.VertexBuffer
Returns true if the data size of the VertexBuffer has changed.
hasEnvelopes() - Method in class com.jme3.network.kernel.AbstractKernel
Returns true if there are waiting envelopes.
hasEnvelopes() - Method in interface com.jme3.network.kernel.Kernel
Returns true if there are waiting envelopes.
hasGeneratedTextures() - Method in class com.jme3.scene.plugins.blender.materials.MaterialContext
 
hasGeneratedTextures() - Method in class com.jme3.scene.plugins.blender.textures.CombinedTexture
 
hashCode() - Method in class com.jme3.asset.AssetKey
 
hashCode() - Method in class com.jme3.asset.BlenderKey
 
hashCode() - Method in class com.jme3.asset.TextureKey
 
hashCode() - Method in class com.jme3.audio.AudioKey
 
hashCode() - Method in class com.jme3.material.MatParam
 
hashCode() - Method in class com.jme3.math.ColorRGBA
hashCode returns a unique code for this color object based on it's values.
hashCode() - Method in class com.jme3.math.Matrix3f
hashCode returns the hash code value as an integer and is supported for the benefit of hashing based collection classes such as Hashtable, HashMap, HashSet etc.
hashCode() - Method in class com.jme3.math.Matrix4f
hashCode returns the hash code value as an integer and is supported for the benefit of hashing based collection classes such as Hashtable, HashMap, HashSet etc.
hashCode() - Method in class com.jme3.math.Quaternion
hashCode returns the hash code value as an integer and is supported for the benefit of hashing based collection classes such as Hashtable, HashMap, HashSet etc.
hashCode() - Method in class com.jme3.math.Vector2f
hashCode returns a unique code for this vector object based on it's values.
hashCode() - Method in class com.jme3.math.Vector3f
hashCode returns a unique code for this vector object based on it's values.
hashCode() - Method in class com.jme3.math.Vector4f
hashCode returns a unique code for this vector object based on it's values.
hashCode() - Method in class com.jme3.scene.plugins.blender.file.Pointer
 
hashCode() - Method in class com.jme3.scene.plugins.blender.objects.Properties
 
hashCode() - Method in class com.jme3.scene.plugins.OBJLoader.Vertex
 
hashCode() - Method in class com.jme3.scene.plugins.ogre.matext.OgreMaterialKey
 
hashCode() - Method in class com.jme3.scene.plugins.ogre.OgreMeshKey
 
hashCode() - Method in class com.jme3.shader.ShaderKey
 
hashCode() - Method in class com.jme3.texture.Image
 
hashCode() - Method in class com.jme3.texture.Texture
 
hashCode() - Method in class com.jme3.texture.Texture2D
 
hashCode() - Method in class com.jme3.texture.TextureCubeMap
 
hashCode() - Method in class com.jme3.util.SafeArrayList
 
hashPoint - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorVoronoi
 
hasInitialConnection() - Method in class com.jme3.asset.plugins.UrlAssetInfo
 
hasMapping(String) - Method in class com.jme3.input.InputManager
Returns true if this InputManager has a mapping registered for the given mappingName.
hasMipmaps() - Method in class com.jme3.texture.Image
Returns whether the image data contains mipmaps.
hasNext() - Method in class com.jme3.util.SafeArrayList.ArrayIterator
 
hasPending() - Method in class com.jme3.network.kernel.tcp.NioEndpoint
 
hasPrevious() - Method in class com.jme3.util.SafeArrayList.ArrayIterator
 
hasState(AppState) - Method in class com.jme3.app.state.AppStateManager
Check if a state is attached or not.
hasStructure(String) - Method in class com.jme3.scene.plugins.blender.file.DnaBlockData
This method indicates if the structure of the given name exists.
hasTexture(Material) - Method in class com.jme3.scene.plugins.blender.materials.MaterialHelper
This method indicates if the material has any kind of texture.
hasTexture(Material, String) - Method in class com.jme3.scene.plugins.blender.materials.MaterialHelper
This method indicates if the material has a texture of a specified type.
hasTransparencies() - Method in class com.jme3.scene.plugins.blender.textures.ColorBand
This method determines if the colorband has any transparencies or is not transparent at all.
hdata - Variable in class com.jme3.terrain.GeoMap
 
HDRLoader - Class in com.jme3.texture.plugins
 
HDRLoader(boolean) - Constructor for class com.jme3.texture.plugins.HDRLoader
 
HDRLoader() - Constructor for class com.jme3.texture.plugins.HDRLoader
 
HDRRenderer - Class in com.jme3.post
 
HDRRenderer(AssetManager, Renderer) - Constructor for class com.jme3.post.HDRRenderer
 
height - Variable in class com.jme3.bullet.collision.shapes.CapsuleCollisionShape
 
height - Variable in class com.jme3.bullet.collision.shapes.ConeCollisionShape
 
height - Variable in class com.jme3.font.Rectangle
 
height - Variable in class com.jme3.renderer.Camera
 
height - Variable in class com.jme3.terrain.GeoMap
 
height - Variable in class com.jme3.texture.Image
 
heightData - Variable in class com.jme3.terrain.heightmap.AbstractHeightMap
Height data information.
HeightfieldCollisionShape - Class in com.jme3.bullet.collision.shapes
Uses Bullet Physics Heightfield terrain collision system.
HeightfieldCollisionShape() - Constructor for class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
HeightfieldCollisionShape(float[]) - Constructor for class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
HeightfieldCollisionShape(float[], Vector3f) - Constructor for class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
heightfieldData - Variable in class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
HeightMap - Interface in com.jme3.terrain.heightmap
 
heightMapGrid - Variable in class com.jme3.terrain.geomipmap.TerrainGrid
 
HeightMapGrid - Interface in com.jme3.terrain.heightmap
Deprecated. 
heightScale - Variable in class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
heightScale - Variable in class com.jme3.terrain.heightmap.AbstractHeightMap
Allows scaling the Y height of the map.
heightStickLength - Variable in class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
heightStickWidth - Variable in class com.jme3.bullet.collision.shapes.HeightfieldCollisionShape
 
highFreqVolume - Variable in class com.jme3.audio.LowPassFilter
 
HillHeightMap - Class in com.jme3.terrain.heightmap
HillHeightMap generates a height map base on the Hill Algorithm.
HillHeightMap(int, int, float, float, long) - Constructor for class com.jme3.terrain.heightmap.HillHeightMap
Constructor sets the attributes of the hill system and generates the height map.
HillHeightMap(int, int, float, float) - Constructor for class com.jme3.terrain.heightmap.HillHeightMap
Constructor sets the attributes of the hill system and generates the height map by using a random seed.
HingeJoint - Class in com.jme3.bullet.joints
From bullet manual:
Hinge constraint, or revolute joint restricts two additional angular degrees of freedom, so the body can only rotate around one axis, the hinge axis.
HingeJoint() - Constructor for class com.jme3.bullet.joints.HingeJoint
 
HingeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Vector3f, Vector3f) - Constructor for class com.jme3.bullet.joints.HingeJoint
Creates a new HingeJoint
HostedConnection - Interface in com.jme3.network
This is the connection back to a client that is being hosted in a server instance.
hsvToRgb(float, float, float, float[]) - Method in class com.jme3.scene.plugins.blender.materials.MaterialHelper
This method converts rgb values to hsv values.
HttpZipLocator - Class in com.jme3.asset.plugins
 
HttpZipLocator() - Constructor for class com.jme3.asset.plugins.HttpZipLocator
 
HullCollisionShape - Class in com.jme3.bullet.collision.shapes
 
HullCollisionShape() - Constructor for class com.jme3.bullet.collision.shapes.HullCollisionShape
 
HullCollisionShape(Mesh) - Constructor for class com.jme3.bullet.collision.shapes.HullCollisionShape
 
HullCollisionShape(float[]) - Constructor for class com.jme3.bullet.collision.shapes.HullCollisionShape
 
HumanoidRagdollPreset - Class in com.jme3.bullet.control.ragdoll
 
HumanoidRagdollPreset() - Constructor for class com.jme3.bullet.control.ragdoll.HumanoidRagdollPreset
 
HydraulicErodeFilter - Class in com.jme3.terrain.noise.filter
 
HydraulicErodeFilter() - Constructor for class com.jme3.terrain.noise.filter.HydraulicErodeFilter
 

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