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

N

N - Static variable in class jme3tools.navigation.Coordinate
 
name - Variable in class com.jme3.animation.AnimationFactory
Name of the animation
name - Variable in class com.jme3.asset.AssetKey
 
name - Variable in class com.jme3.light.Light
The light name.
name - Variable in class com.jme3.material.MatParam
 
name - Variable in class com.jme3.network.rmi.MethodDef
Method name
name - Variable in class com.jme3.renderer.Camera
The camera's name.
name - Variable in class com.jme3.renderer.ViewPort
 
name - Variable in class com.jme3.scene.plugins.blender.constraints.Constraint
The name of this constraint.
name - Variable in class com.jme3.scene.Spatial
This spatial's name.
name - Variable in class com.jme3.shader.ShaderVariable
Name of the uniform as was declared in the shader.
NamedThreadFactory - Class in com.jme3.network.kernel
A simple factory that delegates to java.util.concurrent's default thread factory but adds a prefix to the beginning of the thread name.
NamedThreadFactory(String) - Constructor for class com.jme3.network.kernel.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - Constructor for class com.jme3.network.kernel.NamedThreadFactory
 
NamedThreadFactory(String, ThreadFactory) - Constructor for class com.jme3.network.kernel.NamedThreadFactory
 
NamedThreadFactory(String, boolean, ThreadFactory) - Constructor for class com.jme3.network.kernel.NamedThreadFactory
 
Namer - Interface in com.jme3.terrain.heightmap
 
NAN - Static variable in class com.jme3.math.Vector3f
 
NAN - Static variable in class com.jme3.math.Vector4f
 
NanoTimer - Class in com.jme3.system
NanoTimer is a System.nanoTime implementation of Timer.
NanoTimer() - Constructor for class com.jme3.system.NanoTimer
 
NativeMeshUtil - Class in com.jme3.bullet.util
 
NativeMeshUtil() - Constructor for class com.jme3.bullet.util.NativeMeshUtil
 
NativeObject - Class in com.jme3.util
Describes a native object.
NativeObject(Class<?>) - Constructor for class com.jme3.util.NativeObject
Creates a new GLObject with the given type.
NativeObject(Class<?>, int) - Constructor for class com.jme3.util.NativeObject
Protected constructor that doesn't allocate handle ref.
NativeObjectManager - Class in com.jme3.util
GLObjectManager tracks all GLObjects used by the Renderer.
NativeObjectManager() - Constructor for class com.jme3.util.NativeObjectManager
 
Natives - Class in com.jme3.system
Helper class for extracting the natives (dll, so) from the jars.
Natives() - Constructor for class com.jme3.system.Natives
 
NavCalculator - Class in jme3tools.navigation
A utlity class for performing position calculations
NavCalculator(Position, Position, int) - Constructor for class jme3tools.navigation.NavCalculator
Constructor
NavCalculator() - Constructor for class jme3tools.navigation.NavCalculator
Constructor
NavCalculator.Quadrant - Class in jme3tools.navigation
 
NavCalculator.Quadrant(int, int) - Constructor for class jme3tools.navigation.NavCalculator.Quadrant
 
nearestPowerOfTwo(int) - Static method in class com.jme3.math.FastMath
 
needClose - Variable in class com.jme3.system.android.OGLESContext
 
needClose - Variable in class com.jme3.system.lwjgl.LwjglAbstractDisplay
 
needClose - Variable in class com.jme3.system.lwjgl.LwjglOffscreenBuffer
 
needClose - Variable in class com.jme3.system.NullContext
 
needsDirection() - Method in class com.jme3.cinematic.events.MotionTrack
this method is meant to be called by the motion path only
needToRecalculateNormals() - Method in class com.jme3.terrain.geomipmap.TerrainQuad
 
negate() - Method in class com.jme3.math.Quaternion
negate inverts the values of the quaternion.
negate() - Method in class com.jme3.math.Vector2f
negate returns the negative of this vector.
negate() - Method in class com.jme3.math.Vector3f
negate returns the negative of this vector.
negate() - Method in class com.jme3.math.Vector4f
negate returns the negative of this vector.
negate() - Method in class com.jme3.scene.plugins.blender.textures.TexturePixel
This method negates the colors.
negateLocal() - Method in class com.jme3.math.Vector2f
negateLocal negates the internal values of this vector.
negateLocal() - Method in class com.jme3.math.Vector3f
negateLocal negates the internal values of this vector.
negateLocal() - Method in class com.jme3.math.Vector4f
negateLocal negates the internal values of this vector.
NEGATIVE_INFINITY - Static variable in class com.jme3.math.Vector3f
 
NEGATIVE_INFINITY - Static variable in class com.jme3.math.Vector4f
 
NeighbourFinder - Interface in com.jme3.terrain.geomipmap
Used for TerrainQuad to find neighbours that are not part of the same quad tree.
neighbourFinder - Variable in class com.jme3.terrain.geomipmap.TerrainQuad
 
Network - Class in com.jme3.network
The main service provider for conveniently creating server and client instances.
Network() - Constructor for class com.jme3.network.Network
 
Network.NetworkClientImpl - Class in com.jme3.network
 
Network.NetworkClientImpl(String, int) - Constructor for class com.jme3.network.Network.NetworkClientImpl
 
NetworkClient - Interface in com.jme3.network
A Client whose network connection information can be provided post-creation.
newAssetManager(URL) - Method in class com.jme3.system.android.JmeAndroidSystem
 
newAssetManager() - Method in class com.jme3.system.android.JmeAndroidSystem
 
newAssetManager(URL) - Method in class com.jme3.system.JmeDesktopSystem
 
newAssetManager() - Method in class com.jme3.system.JmeDesktopSystem
 
newAssetManager(URL) - Static method in class com.jme3.system.JmeSystem
 
newAssetManager() - Static method in class com.jme3.system.JmeSystem
 
newAssetManager(URL) - Method in class com.jme3.system.JmeSystemDelegate
 
newAssetManager() - Method in class com.jme3.system.JmeSystemDelegate
 
newAudioRenderer(AppSettings) - Method in class com.jme3.system.android.JmeAndroidSystem
 
newAudioRenderer(AppSettings) - Method in class com.jme3.system.JmeDesktopSystem
 
newAudioRenderer(AppSettings) - Static method in class com.jme3.system.JmeSystem
 
newAudioRenderer(AppSettings) - Method in class com.jme3.system.JmeSystemDelegate
 
newContext(AppSettings, JmeContext.Type) - Method in class com.jme3.system.android.JmeAndroidSystem
 
newContext(AppSettings, JmeContext.Type) - Method in class com.jme3.system.JmeDesktopSystem
 
newContext(AppSettings, JmeContext.Type) - Static method in class com.jme3.system.JmeSystem
 
newContext(AppSettings, JmeContext.Type) - Method in class com.jme3.system.JmeSystemDelegate
 
newData(NioEndpoint, SocketChannel, ByteBuffer, int) - Method in class com.jme3.network.kernel.tcp.SelectorKernel
 
newData(DatagramPacket) - Method in class com.jme3.network.kernel.udp.UdpKernel
 
newLen - Variable in class com.jme3.renderer.IDList
 
newList - Variable in class com.jme3.renderer.IDList
 
newThread(Runnable) - Method in class com.jme3.asset.ThreadingManager.LoadingThreadFactory
 
newThread(Runnable) - Method in class com.jme3.network.kernel.NamedThreadFactory
 
NewtonianParticleInfluencer - Class in com.jme3.effect.influencers
This influencer calculates initial velocity with the use of the emitter's shape.
NewtonianParticleInfluencer() - Constructor for class com.jme3.effect.influencers.NewtonianParticleInfluencer
Constructor.
next() - Method in class com.jme3.terrain.geomipmap.picking.BresenhamYUpGridTracer
 
next() - Method in class com.jme3.util.SafeArrayList.ArrayIterator
 
nextEndpointId() - Method in class com.jme3.network.kernel.AbstractKernel
 
nextEvent() - Method in class com.jme3.network.kernel.AbstractKernel
Removes and returnsn one endpoint event from the event queue or null if there are no endpoint events.
nextEvent() - Method in interface com.jme3.network.kernel.Kernel
Removes and returnsn one endpoint event from the event queue or null if there are no endpoint events.
nextIndex() - Method in class com.jme3.util.SafeArrayList.ArrayIterator
 
nextRandomFloat() - Static method in class com.jme3.math.FastMath
Returns a random float between 0 and 1.
nextRandomInt(int, int) - Static method in class com.jme3.math.FastMath
Returns a random integer between min and max.
nextRandomInt() - Static method in class com.jme3.math.FastMath
 
nextStatement() - Method in class com.jme3.scene.plugins.MTLLoader
 
nextStatement() - Method in class com.jme3.scene.plugins.OBJLoader
 
nextThreadId - Variable in class com.jme3.asset.ThreadingManager
 
nifty - Variable in class com.jme3.cinematic.events.GuiTrack
 
nifty - Variable in class com.jme3.niftygui.NiftyJmeDisplay
 
NiftyJmeDisplay - Class in com.jme3.niftygui
 
NiftyJmeDisplay() - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
 
NiftyJmeDisplay(AssetManager, InputManager, AudioRenderer, ViewPort) - Constructor for class com.jme3.niftygui.NiftyJmeDisplay
 
NiftyJmeDisplay.ResourceLocationJme - Class in com.jme3.niftygui
 
NiftyJmeDisplay.ResourceLocationJme() - Constructor for class com.jme3.niftygui.NiftyJmeDisplay.ResourceLocationJme
 
NioEndpoint - Class in com.jme3.network.kernel.tcp
Endpoint implementation that encapsulates the channel IO based connection information and keeps track of the outbound data queue for the channel.
NioEndpoint(SelectorKernel, long, SocketChannel) - Constructor for class com.jme3.network.kernel.tcp.NioEndpoint
 
NioKernelFactory - Class in com.jme3.network.base
KernelFactory implemention for creating TCP kernels using the NIO selector model.
NioKernelFactory() - Constructor for class com.jme3.network.base.NioKernelFactory
 
nlerp(Quaternion, float) - Method in class com.jme3.math.Quaternion
Sets the values of this quaternion to the nlerp from itself to q2 by blend.
NO_SELECTION - Static variable in class com.jme3.app.SettingsDialog
 
Node - Class in com.jme3.scene
Node defines an internal node of a scene graph.
Node() - Constructor for class com.jme3.scene.Node
Serialization only.
Node(String) - Constructor for class com.jme3.scene.Node
Constructor instantiates a new Node with a default empty list for containing children.
nodeA - Variable in class com.jme3.bullet.joints.PhysicsJoint
 
nodeB - Variable in class com.jme3.bullet.joints.PhysicsJoint
 
noise(float, float, float) - Static method in class com.jme3.terrain.noise.basis.ImprovedNoise
 
Noise - Class in com.jme3.terrain.noise.basis
Utility base class for Noise implementations
Noise() - Constructor for class com.jme3.terrain.noise.basis.Noise
 
NoiseAggregator - Class in com.jme3.terrain.noise.basis
A simple aggregator basis.
NoiseAggregator(Basis, Basis, float) - Constructor for class com.jme3.terrain.noise.basis.NoiseAggregator
 
noiseBasis - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorClouds
 
noisebasis - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorDistnoise
 
noisebasis - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorMusgrave.MusgraveData
 
noisebasis - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorStucci
 
noisebasis2 - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorDistnoise
 
noiseDepth - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorClouds
 
noisedepth - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorMagic
 
noisedepth - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorNoise
 
noiseGenerator - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGenerator
 
NoiseModulator - Interface in com.jme3.terrain.noise.modulator
 
noisesize - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorClouds
 
noisesize - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorDistnoise
 
noisesize - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorMusgrave
 
noisesize - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorStucci
 
noisesize - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorVoronoi
 
noiseType - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorClouds
 
noisetype - Variable in class com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorStucci
 
norm() - Method in class com.jme3.math.Quaternion
norm returns the norm of this quaternion.
normal - Variable in class com.jme3.math.Plane
Vector normal to the plane.
normal - Variable in class com.jme3.util.TangentBinormalGenerator.TriangleData
 
normalize(float, float, float) - Static method in class com.jme3.math.FastMath
Takes an value and expresses it in terms of min to max.
normalize() - Method in class com.jme3.math.Vector2f
normalize returns the unit vector of this vector.
normalize() - Method in class com.jme3.math.Vector3f
normalize returns the unit vector of this vector.
normalize() - Method in class com.jme3.math.Vector4f
normalize returns the unit vector of this vector.
normalize() - Method in class com.jme3.renderer.Camera
normalize normalizes the camera vectors.
normalize(float[]) - Static method in class com.jme3.terrain.noise.ShaderUtils
 
NORMALIZE_RANGE - Static variable in class com.jme3.terrain.heightmap.AbstractHeightMap
The range used to normalize terrain
normalized - Variable in class com.jme3.scene.VertexBuffer
 
normalizeEnabled - Variable in class com.jme3.renderer.RenderContext
For normals only.
normalizeLocal() - Method in class com.jme3.math.Quaternion
normalize normalizes the current Quaternion.
normalizeLocal() - Method in class com.jme3.math.Vector2f
normalizeLocal makes this vector into a unit vector of itself.
normalizeLocal() - Method in class com.jme3.math.Vector3f
normalizeLocal makes this vector into a unit vector of itself.
normalizeLocal() - Method in class com.jme3.math.Vector4f
normalizeLocal makes this vector into a unit vector of itself.
normalizeTerrain(float) - Method in class com.jme3.terrain.heightmap.AbstractHeightMap
normalizeTerrain takes the current terrain data and converts it to values between 0 and value.
normalizeVector2(FloatBuffer, int) - Static method in class com.jme3.util.BufferUtils
Normalize a Vector2f in-buffer.
normalizeVector3(FloatBuffer, int) - Static method in class com.jme3.util.BufferUtils
Normalize a Vector3f in-buffer.
normalMap - Variable in class com.jme3.scene.plugins.MTLLoader
 
NormalRecalcControl - Class in com.jme3.terrain.geomipmap
Handles the normal vector updates when the terrain changes heights.
NormalRecalcControl() - Constructor for class com.jme3.terrain.geomipmap.NormalRecalcControl
 
NormalRecalcControl(TerrainQuad) - Constructor for class com.jme3.terrain.geomipmap.NormalRecalcControl
 
normals - Variable in class com.jme3.effect.shapes.EmitterMeshVertexShape
 
normalTexture - Variable in class com.jme3.water.SimpleWaterProcessor
 
normalVelocity - Variable in class com.jme3.effect.influencers.NewtonianParticleInfluencer
Normal to emitter's shape factor.
norms - Variable in class com.jme3.scene.plugins.OBJLoader
 
not(Filter<T>) - Static method in class com.jme3.network.Filters
Creates a filter that returns true when the specified delegate filter returns false, and vice versa.
notEqualTo(T) - Static method in class com.jme3.network.Filters
Creates a filter that returns true for inputs that are NOT .equals() equivalent to the specified value.
notifyBitmapUploaded() - Method in class com.jme3.asset.AndroidImageInfo
 
notifyNoAssetClone() - Method in interface com.jme3.asset.cache.AssetCache
Notifies the cache that even though the methods AssetCache.addToCache(com.jme3.asset.AssetKey, java.lang.Object) or AssetCache.getFromCache(com.jme3.asset.AssetKey) were used, there won't be a call to AssetCache.registerAssetClone(com.jme3.asset.AssetKey, java.lang.Object) for some reason.
notifyNoAssetClone() - Method in class com.jme3.asset.cache.SimpleAssetCache
 
notifyNoAssetClone() - Method in class com.jme3.asset.cache.WeakRefAssetCache
 
notifyNoAssetClone() - Method in class com.jme3.asset.cache.WeakRefCloneAssetCache
 
notifyReshape(int, int) - Method in class com.jme3.renderer.RenderManager
Internal use only.
notIn(T...) - Static method in class com.jme3.network.Filters
Creates a filter that returns true for any value NOT in the specified list of values and false for all other cases.
notIn(Collection<? extends T>) - Static method in class com.jme3.network.Filters
Creates a filter that returns true for any value NOT in the specified collection and false for all other cases.
NULL - Static variable in class com.jme3.material.RenderState
The NULL render state is identical to the RenderState.DEFAULT render state except that depth testing and face culling are disabled.
NullComparator - Class in com.jme3.renderer.queue
NullComparator does not sort geometries.
NullComparator() - Constructor for class com.jme3.renderer.queue.NullComparator
 
NullContext - Class in com.jme3.system
 
NullContext() - Constructor for class com.jme3.system.NullContext
 
NullRenderer - Class in com.jme3.system
 
NullRenderer() - Constructor for class com.jme3.system.NullRenderer
 
NullSavable - Class in com.jme3.export
NullSavable is an implementation of Savable with no data.
NullSavable() - Constructor for class com.jme3.export.NullSavable
 
NUMERIC_ENTRY_DIALOG - Static variable in interface com.jme3.input.SoftTextDialogInput
 
NUMERIC_KEYPAD_DIALOG - Static variable in interface com.jme3.input.SoftTextDialogInput
 
numFboSwitches - Variable in class com.jme3.renderer.Statistics
 
numIndices - Variable in class com.jme3.scene.mesh.VirtualIndexBuffer
 
numIndices - Variable in class jme3tools.converters.model.strip.PrimitiveGroup
 
numObjects - Variable in class com.jme3.renderer.Statistics
 
numShaderSwitches - Variable in class com.jme3.renderer.Statistics
 
numTextureBinds - Variable in class com.jme3.renderer.Statistics
 
numTexturesSet - Variable in class com.jme3.renderer.RenderContext
 
numTriangles - Variable in class com.jme3.bullet.collision.shapes.GImpactCollisionShape
 
numTriangles - Variable in class com.jme3.bullet.collision.shapes.MeshCollisionShape
 
numTriangles - Variable in class com.jme3.renderer.Statistics
 
numUniformsSet - Variable in class com.jme3.renderer.Statistics
 
NumUtil - Class in jme3tools.navigation
Provides various helper methods for number conversions (such as degree to radian conversion, decimal degree to radians etc)
NumUtil() - Constructor for class jme3tools.navigation.NumUtil
 
numVertices - Variable in class com.jme3.bullet.collision.shapes.GImpactCollisionShape
 
numVertices - Variable in class com.jme3.bullet.collision.shapes.MeshCollisionShape
 
numVertices - Variable in class com.jme3.renderer.Statistics
 
numVerts - Variable in class com.jme3.scene.mesh.VirtualIndexBuffer
 

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