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 _

I

I - Static variable in class org.jagatoo.input.devices.components.Keys
 
i - Variable in class org.jagatoo.loaders.models.bsp.lumps.BSPPlane
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLAnimation
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLBoolArray
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLController
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLEffect
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLFloatArray
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLGeometry
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLIDREFArray
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLImage
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLIntArray
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLMaterial
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLNameArray
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLNode
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLProfileCOMMON
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLProfileCOMMON_Technique
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSampler
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSource
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLVertices
 
id - Variable in class org.jagatoo.loaders.models.collada.stax.XMLVisualScene
 
idrefArray - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSource
 
idrefs - Variable in class org.jagatoo.loaders.models.collada.stax.XMLIDREFArray
 
imageIds - Variable in class org.jagatoo.loaders.models.collada.datastructs.images.Surface
Images used by this COLLADA surface
images - Variable in class org.jagatoo.loaders.models.collada.stax.XMLLibraryImages
A map of all images, which is filled by the readImages() method just after the images ArrayList has been written.
ImageUtility - Class in org.jagatoo.util.image
Mostly static methods to do some image manipulations.
ImageUtility() - Constructor for class org.jagatoo.util.image.ImageUtility
 
incClickCount(MouseButtonClickedEvent, long) - Static method in class org.jagatoo.input.events._IS_Evts_PrivilegedAccess
 
IncorrectFormatException - Exception in org.jagatoo.loaders
Deprecated. Use ParsingException instead.
IncorrectFormatException() - Constructor for exception org.jagatoo.loaders.IncorrectFormatException
Deprecated.  
IncorrectFormatException(String) - Constructor for exception org.jagatoo.loaders.IncorrectFormatException
Deprecated.  
IncorrectFormatException - Exception in org.jagatoo.util.errorhandling
Exception used to indicate that a file of an incorrect type was passed to a loader.
IncorrectFormatException() - Constructor for exception org.jagatoo.util.errorhandling.IncorrectFormatException
 
IncorrectFormatException(String) - Constructor for exception org.jagatoo.util.errorhandling.IncorrectFormatException
 
increaseIndentation() - Static method in class org.jagatoo.logging.JAGTLog
Increases the indentation level to use for the following log outputs by one.
increaseIndentation() - Static method in class org.jagatoo.logging.Log
Increases the indentation level to use for the following log outputs by one.
IndexBuffer - Class in org.jagatoo.loaders.models.cal3d.buffer
IndexBuffer provides a wrapper to IntBuffer for geometry index data.
IndexBuffer(int) - Constructor for class org.jagatoo.loaders.models.cal3d.buffer.IndexBuffer
 
indexData - Variable in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
indexOf(byte[], int, int, byte) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(byte[], byte) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(short[], int, int, short) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(short[], short) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(int[], int, int, int) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(int[], int) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(long[], int, int, long) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(long[], long) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(float[], int, int, float) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(float[], float) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(double[], int, int, double) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(double[], double) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(Object[], int, int, Object, boolean) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(Object[], Object, boolean) - Static method in class org.jagatoo.util.arrays.ArrayUtils
Searches the specified element inside the specified array.
indexOf(Object) - Method in class org.jagatoo.util.lists.ChainedList
Influence - Class in org.jagatoo.loaders.models.collada.datastructs.controllers
Easy manipulation for weight value of one bone, for a vertex.
Influence(Matrix4f, float) - Constructor for class org.jagatoo.loaders.models.collada.datastructs.controllers.Influence
 
initAnimation(String, boolean) - Method in class org.jagatoo.loaders.models.collada.datastructs.ColladaProtoypeModel
 
initAnimation(float) - Method in class org.jagatoo.loaders.models.ms3d.MS3DPrototypeModel
 
initControllers() - Method in class org.jagatoo.input.devices.InputDeviceFactory
 
initControllers(InputDeviceFactory) - Static method in class org.jagatoo.input.devices.InputDeviceFactory
 
initControllers() - Method in class org.jagatoo.input.impl.awt.AWTInputDeviceFactory
initControllers() - Method in class org.jagatoo.input.impl.jinput.JInputInputDeviceFactory
initControllers() - Method in class org.jagatoo.input.impl.lwjgl.LWJGLInputDeviceFactory
initControllers() - Method in class org.jagatoo.input.impl.mixed.AWTJInputInputDeviceFactory
initControllers() - Method in class org.jagatoo.input.impl.mixed.LWJGLJInputInputDeviceFactory
initControllers() - Method in class org.jagatoo.input.impl.swt.SWTInputDeviceFactory
initFrom - Variable in class org.jagatoo.loaders.models.collada.stax.XMLImage
 
initFrom - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSurface
 
initKeyboards() - Method in class org.jagatoo.input.devices.InputDeviceFactory
 
initKeyboards(InputDeviceFactory) - Static method in class org.jagatoo.input.devices.InputDeviceFactory
 
initKeyboards() - Method in class org.jagatoo.input.impl.awt.AWTInputDeviceFactory
initKeyboards() - Method in class org.jagatoo.input.impl.jinput.JInputInputDeviceFactory
initKeyboards() - Method in class org.jagatoo.input.impl.lwjgl.LWJGLInputDeviceFactory
initKeyboards() - Method in class org.jagatoo.input.impl.mixed.AWTJInputInputDeviceFactory
initKeyboards() - Method in class org.jagatoo.input.impl.mixed.LWJGLJInputInputDeviceFactory
initKeyboards() - Method in class org.jagatoo.input.impl.swt.SWTInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.devices.InputDeviceFactory
 
initMouses(InputDeviceFactory) - Static method in class org.jagatoo.input.devices.InputDeviceFactory
 
initMouses() - Method in class org.jagatoo.input.impl.awt.AWTInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.impl.jinput.JInputInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.impl.lwjgl.LWJGLInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.impl.mixed.AWTJInputInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.impl.mixed.LWJGLJInputInputDeviceFactory
initMouses() - Method in class org.jagatoo.input.impl.swt.SWTInputDeviceFactory
initStandardFormatLoaders() - Method in class org.jagatoo.loaders.textures.AbstractTextureLoader
Adds all known standard TextureImageFormatLoaders.
IniWriter - Class in org.jagatoo.util.ini
The IniWriter writes ini files ;).
IniWriter(Writer) - Constructor for class org.jagatoo.util.ini.IniWriter
 
IniWriter(OutputStream) - Constructor for class org.jagatoo.util.ini.IniWriter
 
IniWriter(File) - Constructor for class org.jagatoo.util.ini.IniWriter
 
IniWriter(String) - Constructor for class org.jagatoo.util.ini.IniWriter
 
InputAction - Interface in org.jagatoo.input.actions
This interface provides the very most basic methods, an "InputAction" must have.
InputActionCommand - Class in org.jagatoo.commands
This is a Command, that can be bound to a key.
InputActionCommand(String, int, String, int) - Constructor for class org.jagatoo.commands.InputActionCommand
Creates a new key-bound Command.
InputActionCommand(String, int, String) - Constructor for class org.jagatoo.commands.InputActionCommand
Creates a new key-bound Command.
InputActionCommand(String, String) - Constructor for class org.jagatoo.commands.InputActionCommand
Creates a new key-bound Command.
InputAdapter - Class in org.jagatoo.input.listeners
Simple adapter class that implements KeyboardListener, MouseListener and ControllerListener.
InputAdapter() - Constructor for class org.jagatoo.input.listeners.InputAdapter
 
InputBindingListener<A extends InputAction> - Interface in org.jagatoo.input.managers
This listener is notified of set/unset input-bindings.
InputBindingsAdapter<A extends InvokableInputAction> - Class in org.jagatoo.input.managers
The InputBindingsAdapter can be used to bind DeviceComponents to InvokableInputActions.
InputBindingsAdapter(int) - Constructor for class org.jagatoo.input.managers.InputBindingsAdapter
 
InputBindingsManager<A extends InputAction> - Class in org.jagatoo.input.managers
This is a generic input-bindings manager.
InputBindingsManager(int) - Constructor for class org.jagatoo.input.managers.InputBindingsManager
 
InputBindingsSet - Enum in org.jagatoo.input.managers
Many binding implementations allow for multiple bindings for the same action.
InputDevice - Class in org.jagatoo.input.devices
This is the (very) base-class for all input device implementations.
InputDevice(InputSourceWindow, EventQueue, String) - Constructor for class org.jagatoo.input.devices.InputDevice
 
InputDeviceFactory - Class in org.jagatoo.input.devices
A DeviceFactory is a simple factory to access all input devices available on the system.
InputDeviceFactory(InputDeviceFactory, boolean, InputSourceWindow, EventQueue) - Constructor for class org.jagatoo.input.devices.InputDeviceFactory
 
InputEvent - Class in org.jagatoo.input.events
This is the abstract base class for all input events like keyboard-, mouse- and controller-events.
InputEvent(InputEvent.Type, DeviceComponent, long, long) - Constructor for class org.jagatoo.input.events.InputEvent
 
InputEvent.Type - Enum in org.jagatoo.input.events
 
InputHandler<A extends InputAction> - Class in org.jagatoo.input.handlers
This is the abstract base class for all InputHandlers.
InputHandler(InputBindingsManager<A>) - Constructor for class org.jagatoo.input.handlers.InputHandler
 
InputHandlerSuspendAction - Class in org.jagatoo.input.actions.impl
This InvokableInputAction handles disabling and enabling of an InputHandler on input events.
InputHandlerSuspendAction(int, String, InputHandler<?>, int) - Constructor for class org.jagatoo.input.actions.impl.InputHandlerSuspendAction
 
InputHandlerSuspendAction(int, InputHandler<?>, int) - Constructor for class org.jagatoo.input.actions.impl.InputHandlerSuspendAction
 
InputHandlerSuspendAction(int, String, InputHandler<?>) - Constructor for class org.jagatoo.input.actions.impl.InputHandlerSuspendAction
 
InputHandlerSuspendAction(int, InputHandler<?>) - Constructor for class org.jagatoo.input.actions.impl.InputHandlerSuspendAction
 
InputHotPlugListener - Interface in org.jagatoo.input.managers
This listener is notified of hot-plugged InputDevices.
InputHotPlugManager - Class in org.jagatoo.input.managers
The InputHotPlugManager polls for hot-plugged InputDevices and notifies listeners when devices are plugged in or out.
InputHotPlugManager() - Constructor for class org.jagatoo.input.managers.InputHotPlugManager
 
InputListener - Interface in org.jagatoo.input.listeners
This interface simply unites KeyboardListener, MouseListener and ControllerListener.
inputs - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSampler
 
inputs - Variable in class org.jagatoo.loaders.models.collada.stax.XMLTriangles
 
inputs - Variable in class org.jagatoo.loaders.models.collada.stax.XMLVertexWeights
 
inputs - Variable in class org.jagatoo.loaders.models.collada.stax.XMLVertices
 
inputSemantic - Variable in class org.jagatoo.loaders.models.collada.stax.XMLBindVertexInput
 
inputSet - Variable in class org.jagatoo.loaders.models.collada.stax.XMLBindVertexInput
 
InputSourceWindow - Interface in org.jagatoo.input.render
This is an abstraction of the link between the input system and the render canvas.
InputState - Enum in org.jagatoo.input.devices.components
An input-state is a state, that is similar to a digital state.
InputStateListener - Interface in org.jagatoo.input.listeners
An InputStateListener is a general listener for all input devices and all kinds of input events.
InputStatesManager - Class in org.jagatoo.input.managers
Manages state-changes on any kind of InputDevice.
InputStatesManager(InputBindingsManager<? extends InputAction>) - Constructor for class org.jagatoo.input.managers.InputStatesManager
Creates a new InputStatesManager.
InputStatesManipulator - Class in org.jagatoo.input.managers
The InputStatesManipulator provides a simple interface for key states manipulations.
InputStatesManipulator(InputStatesManager) - Constructor for class org.jagatoo.input.managers.InputStatesManipulator
 
InputSystem - Class in org.jagatoo.input
The InputSystem is the root starting point for all input related tasks.
InputSystem() - Constructor for class org.jagatoo.input.InputSystem
Creates a new InputSystem instance.
InputSystemException - Exception in org.jagatoo.input
This Exception must be the only exception thrown by methods of JAGaToo's InputSystem.
InputSystemException(InputSystemException.Info, Throwable) - Constructor for exception org.jagatoo.input.InputSystemException
 
InputSystemException(InputSystemException.Info) - Constructor for exception org.jagatoo.input.InputSystemException
 
InputSystemException(String, Throwable) - Constructor for exception org.jagatoo.input.InputSystemException
 
InputSystemException(String) - Constructor for exception org.jagatoo.input.InputSystemException
 
InputSystemException(Throwable) - Constructor for exception org.jagatoo.input.InputSystemException
 
InputSystemException.Info - Enum in org.jagatoo.input
 
InputSystemRuntimeException - Exception in org.jagatoo.input
This RuntimeException must be the only exception thrown by methods of JAGaToo's InputSystem.
InputSystemRuntimeException(String, Throwable) - Constructor for exception org.jagatoo.input.InputSystemRuntimeException
 
InputSystemRuntimeException(String) - Constructor for exception org.jagatoo.input.InputSystemRuntimeException
 
InputSystemRuntimeException(Throwable) - Constructor for exception org.jagatoo.input.InputSystemRuntimeException
 
INSERT - Static variable in class org.jagatoo.input.devices.components.Keys
 
INSTANCE - Static variable in class org.jagatoo.commandline.arguments.HelpArgument
 
instanceControllers - Variable in class org.jagatoo.loaders.models.collada.stax.XMLNode
 
instanceEffect - Variable in class org.jagatoo.loaders.models.collada.stax.XMLMaterial
 
instanceGeometries - Variable in class org.jagatoo.loaders.models.collada.stax.XMLNode
 
instanceMaterials - Variable in class org.jagatoo.loaders.models.collada.stax.XMLBindMaterial.TechniqueCommon
 
instanceName - Variable in class org.jagatoo.loaders.models.tds.internal.ModelContext
 
InstanceNameProcessor - Class in org.jagatoo.loaders.models.tds.chunks.processors
A processor for the instance name chunk
InstanceNameProcessor() - Constructor for class org.jagatoo.loaders.models.tds.chunks.processors.InstanceNameProcessor
 
instanceTable - Variable in class org.jagatoo.loaders.models.tds.internal.ModelContext
 
intArray - Variable in class org.jagatoo.loaders.models.collada.stax.XMLSource
 
INTERLEAVED - Static variable in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
interleavedData - Variable in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
internalData - Variable in class org.jagatoo.loaders.models.cal3d.core.CalSubmesh
 
internalUpdateState(InputStatesManager, InputDevice, DeviceComponent, int, int, long) - Static method in class org.jagatoo.input.managers._IS_Mgrs_PrivilegedAccess
 
interpolate(Quaternion4f, Quaternion4f, float) - Static method in class org.jagatoo.loaders.models.cal3d.util.QuatInterpolator
 
interpolate(float[], float[], float) - Static method in class org.jagatoo.util.arrays.ArrayVector
Linearly interpolates between vector v1 and t2 and places the result into v1: v1 = (1 - alpha) * v1 + alpha * v2.
interpolate(float[], float[], float, float[]) - Static method in class org.jagatoo.util.arrays.ArrayVector
Linearly interpolates between vectors v1 and v2 and places the result into vector o: o = (1 - alpha) * v1 + alpha * v2.
ints - Variable in class org.jagatoo.loaders.models.collada.stax.XMLIntArray
 
invBindMatrix - Variable in class org.jagatoo.loaders.models.collada.datastructs.animation.Bone
The inverse bind matrix
InvokableInputAction - Interface in org.jagatoo.input.actions
An InputAction can be bound to an arbitrary InputDevice's component.
invokeAction(InputDevice, DeviceComponent, int, int, long) - Method in class org.jagatoo.commands.InputActionCommand
This method is invoked when the bound InputDevice changed its state.
invokeAction(InputDevice, DeviceComponent, int, int, long) - Method in class org.jagatoo.input.actions.impl.InputHandlerSuspendAction
This method is invoked when the bound InputDevice changed its state.
invokeAction(InputDevice, DeviceComponent, int, int, long) - Method in class org.jagatoo.input.actions.impl.MouseSmoothingSwitchAction
 
invokeAction(InputDevice, DeviceComponent, int, int, long) - Method in interface org.jagatoo.input.actions.InvokableInputAction
This method is invoked when the bound InputDevice changed its state.
isAbsolute() - Method in class org.jagatoo.input.devices.Mouse
 
isAnalog() - Method in class org.jagatoo.input.devices.components.DeviceComponent
 
isAnyLogInterfaceRegistered(LogChannel, int) - Method in class org.jagatoo.logging.LogManager
 
isBoolean(String) - Static method in class org.jagatoo.util.strings.StringUtils
Checks, whether the given String argument is intepretable as boolean value.
isButtonPressed(ControllerButton) - Method in class org.jagatoo.input.devices.Controller
 
isButtonPressed(MouseButton) - Method in class org.jagatoo.input.devices.Mouse
 
isCollisionEnabled() - Method in class org.jagatoo.loaders.models.cal3d.core.CalSpringSystem
 
isCompressed() - Method in enum org.jagatoo.opengl.enums.TextureImageFormat
 
isCompressed() - Method in enum org.jagatoo.opengl.enums.TextureImageInternalFormat
 
isControllerComponent() - Method in enum org.jagatoo.input.devices.components.DeviceComponent.Type
 
isControllerRegistered(Controller) - Method in class org.jagatoo.input.InputSystem
Checks, wether the given Controller is already registered at this InputSystem.
isDigital() - Method in class org.jagatoo.input.devices.components.DeviceComponent
 
isDirty() - Method in class org.jagatoo.input.render.Cursor
 
isEmpty() - Method in class org.jagatoo.util.lists.ChainedList
isEnabled() - Method in interface org.jagatoo.datatypes.Enableable
 
isEnabled() - Method in class org.jagatoo.input.devices.InputDevice
isEnabled() - Method in class org.jagatoo.loaders.textures.cache.TextureCache
 
isError(int) - Static method in class org.jagatoo.logging.LogLevel
 
isFallbackTexture(AbstractTexture) - Method in interface org.jagatoo.loaders.models._util.AppearanceFactory
 
isInterleaved - Variable in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
isInterleaved() - Method in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
isKeyboardComponent() - Method in enum org.jagatoo.input.devices.components.DeviceComponent.Type
 
isKeyboardRegistered(Keyboard) - Method in class org.jagatoo.input.InputSystem
Checks, wether the given Keyboard is already registered at this InputSystem.
isKeyboardSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isKeyPressed(Key) - Method in class org.jagatoo.input.devices.Keyboard
 
isLine() - Method in class org.jagatoo.loaders.models.ac3d.AC3DSurface
Is this surface a line?
isLooping() - Method in interface org.jagatoo.loaders.models.collada.AnimatableModel
 
isLooping() - Method in class org.jagatoo.loaders.models.collada.datastructs.controllers.SkeletalController
 
isMessageProcessingEnabled() - Static method in class org.jagatoo.input.impl.lwjgl.LWJGLMessageProcessor
 
isMouseButtonsSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isMouseComponent() - Method in enum org.jagatoo.input.devices.components.DeviceComponent.Type
 
isMouseMovementSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isMouseRegistered(Mouse) - Method in class org.jagatoo.input.InputSystem
Checks, wether the given Mouse is already registered at this InputSystem.
isMouseSmoothingEnabled() - Method in class org.jagatoo.input.handlers.InputHandler
 
isMouseSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isMouseWheelSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isNumeric(String) - Static method in class org.jagatoo.util.strings.StringUtils
Checks, whether the given String argument is intepretable as numeric value.
isPageMove - Variable in class org.jagatoo.input.events.MouseWheelEvent
This is true, if the mouse-wheel move was a page-move.
isPageMove() - Method in class org.jagatoo.input.events.MouseWheelEvent
This is true, if the mouse-wheel move was a page-move.
isPlaying() - Method in interface org.jagatoo.loaders.models.collada.AnimatableModel
 
isPlaying() - Method in class org.jagatoo.loaders.models.collada.datastructs.controllers.SkeletalController
 
isProfilingEnabled() - Static method in class org.jagatoo.logging.ProfileTimer
 
isPVSUsed() - Method in class org.jagatoo.loaders.models.bsp.BSPClusterManager
 
isReversed() - Method in class org.jagatoo.geometry.GeomNioData
 
isRunning() - Method in class org.jagatoo.input.managers.InputHotPlugManager
 
isShaded() - Method in class org.jagatoo.loaders.models.ac3d.AC3DSurface
 
isStrip() - Method in class org.jagatoo.geometry.SimpleGeometryDataContainer
 
isStrip() - Method in enum org.jagatoo.opengl.enums.GeometryArrayType
 
isSuspended() - Method in class org.jagatoo.input.handlers.InputHandler
 
isTangentsEnabled(int) - Method in class org.jagatoo.loaders.models.cal3d.core.CalCoreSubmesh
 
isTangentsEnabled(int) - Method in class org.jagatoo.loaders.models.cal3d.core.CalSubmesh
Returns true if tangent vectors are enabled.
isTimestampingEnabled() - Method in class org.jagatoo.logging.LogManager
 
isTopGroup() - Method in class org.jagatoo.loaders.models.obj.OBJGroup
 
isTwoSided() - Method in class org.jagatoo.loaders.models.ac3d.AC3DSurface
Is this surface two sided?
isVolatile() - Method in enum org.jagatoo.input.devices.components.InputState
 
isWhitespace(char) - Static method in class org.jagatoo.util.strings.SimpleStringTokenizer
 
ITERATION_COUNT - Static variable in class org.jagatoo.loaders.models.cal3d.core.CalSpringSystem
 
iterator() - Method in class org.jagatoo.loaders.models.collada.datastructs.animation.Skeleton
iterator() - Method in class org.jagatoo.util.lists.ChainedList

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 _