| 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 | |
| id — Property in class org.papervision3d.core.geom.Face3D | |
| The object where the face belongs. | |
| id — Property in class org.papervision3d.core.geom.Face3D | |
| [read-only] Unique id of this instance. | |
| id — Property in class org.papervision3d.core.proto.MaterialObject3D | |
| [internal-use] [read-only] Unique id of this instance. | |
| id — Property in class org.papervision3d.objects.DisplayObject3D | |
| [read-only] Unique id of this instance. | |
| IDENTITY — Static property in class org.papervision3d.core.Matrix3D | |
| IFaceDrawer — Interface in package org.papervision3d.core.draw | |
| ignore(instance) — Method in class org.papervision3d.utils.virtualmouse.VirtualMouse | |
| Ignores a display object preventing that object from recieving events from the virtual mouse. | |
| info(obj:com.blitzagency.xray.logger:Log) — Method in interface com.blitzagency.xray.logger.Logger | |
| info(message, ... rest) — Method in class com.blitzagency.xray.logger.XrayLog | |
| info(obj:com.blitzagency.xray.logger:Log) — Method in class com.blitzagency.xray.logger.XrayLogger | |
| INFO — Static property in class com.blitzagency.xray.logger.XrayLogger | |
| initBitmap(asset) — Method in class org.papervision3d.materials.MovieMaterial | |
| initComplete — Event in class org.papervision3d.components.as3.core.PV3DUIComponent | |
| Dispatched when the component has been initialized. | |
| INIT_COMPLETE — Constant static property in class org.papervision3d.components.as3.core.PV3DUIComponent | |
| initPanel() — Method in class OutputPanel | |
| instance — Property in class org.papervision3d.core.geom.Face3DInstance | |
| interactive — Property in class org.papervision3d.components.as3.collections.MaterialsListItem | |
| Boolean flag indicating whether or not the material is Interactive. | |
| InteractiveBitmapAssetMaterial — Class in package org.papervision3d.materials | |
| InteractiveBitmapAssetMaterial(linkageID) — Constructor in class org.papervision3d.materials.InteractiveBitmapAssetMaterial | |
| InteractiveBitmapColorMaterial — Class in package org.papervision3d.materials | |
| InteractiveBitmapColorMaterial(color, alpha) — Constructor in class org.papervision3d.materials.InteractiveBitmapColorMaterial | |
| InteractiveBitmapFileMaterial — Class in package org.papervision3d.materials | |
| InteractiveBitmapFileMaterial(url) — Constructor in class org.papervision3d.materials.InteractiveBitmapFileMaterial | |
| InteractiveBitmapMaterial — Class in package org.papervision3d.materials | |
| InteractiveBitmapMaterial(asset) — Constructor in class org.papervision3d.materials.InteractiveBitmapMaterial | |
| InteractiveBitmapWireframeMaterial — Class in package org.papervision3d.materials | |
| InteractiveBitmapWireframeMaterial(color, alpha, thickness) — Constructor in class org.papervision3d.materials.InteractiveBitmapWireframeMaterial | |
| InteractiveColorMaterial — Class in package org.papervision3d.materials | |
| InteractiveColorMaterial(color, alpha) — Constructor in class org.papervision3d.materials.InteractiveColorMaterial | |
| interactiveContainerData — Property in class org.papervision3d.events.InteractiveScene3DEvent | |
| interactiveContainerData — Property in class org.papervision3d.utils.InteractiveSprite | |
| InteractiveContainerData — Class in package org.papervision3d.utils | |
| InteractiveContainerData is a data object for a face or do3d that's passed to the ISM for interaction. | |
| InteractiveContainerData(container3d, p_color, target) — Constructor in class org.papervision3d.utils.InteractiveContainerData | |
| InteractiveMovieAssetMaterial — Class in package org.papervision3d.materials | |
| InteractiveMovieAssetMaterial(linkageID, transparent, animated) — Constructor in class org.papervision3d.materials.InteractiveMovieAssetMaterial | |
| InteractiveMovieMaterial — Class in package org.papervision3d.materials | |
| InteractiveMovieMaterial(movieAsset, transparent, animated) — Constructor in class org.papervision3d.materials.InteractiveMovieMaterial | |
| InteractivePreciseBitmapMaterial — Class in package org.papervision3d.materials | |
| InteractivePreciseBitmapMaterial(asset) — Constructor in class org.papervision3d.materials.InteractivePreciseBitmapMaterial | |
| InteractiveScene3D — Class in package org.papervision3d.scenes | |
| InteractiveScene3D(container) — Constructor in class org.papervision3d.scenes.InteractiveScene3D | |
| InteractiveScene3DEvent — Class in package org.papervision3d.events | |
| InteractiveScene3DEvent(type, container3d:org.papervision3d.objects:DisplayObject3D, sprite, face3d:org.papervision3d.core.geom:Face3D, interactiveContainerData:org.papervision3d.utils:InteractiveContainerData, bubbles, cancelable) — Constructor in class org.papervision3d.events.InteractiveScene3DEvent | |
| interactiveSceneManager — Property in class org.papervision3d.objects.DisplayObject3D | |
| If an InteractiveScene3D is used, this will DisplayObject3D will be registered with the InteractiveSceneManager | |
| interactiveSceneManager — Property in class org.papervision3d.scenes.InteractiveScene3D | |
| InteractiveSceneManager — Class in package org.papervision3d.utils | |
| InteractiveSceneManager handles all the traffic and sub rendering of faces for mouse interactivity within an interactive scene. | |
| InteractiveSceneManager(p_scene:org.papervision3d.core.proto:SceneObject3D) — Constructor in class org.papervision3d.utils.InteractiveSceneManager | |
| InteractiveShadedColorMaterial — Class in package org.papervision3d.materials | |
| InteractiveShadedColorMaterial(fillColor, fillAlpha) — Constructor in class org.papervision3d.materials.InteractiveShadedColorMaterial | |
| InteractiveSprite — Class in package org.papervision3d.utils | |
| InteractiveSprite is used whenever a face container is created whether in the ISM or with DO3D's. | |
| InteractiveSprite(obj:org.papervision3d.objects:DisplayObject3D) — Constructor in class org.papervision3d.utils.InteractiveSprite | |
| InteractiveUtils — Class in package org.papervision3d.utils | |
| InteractiveUtils are used in conjunction with the ISM to resolve a face's mouse interaction and coordinates back to 2D screen space | |
| InteractiveVideoStreamMaterial — Class in package org.papervision3d.materials | |
| InteractiveVideoStreamMaterial(video, stream) — Constructor in class org.papervision3d.materials.InteractiveVideoStreamMaterial | |
| InteractiveWireframeMaterial — Class in package org.papervision3d.materials | |
| InteractiveWireframeMaterial(color, alpha) — Constructor in class org.papervision3d.materials.InteractiveWireframeMaterial | |
| INTERNAL_SCALING — Static property in class org.papervision3d.objects.Ase | |
| Internal scaling value. | |
| inverse(m:org.papervision3d.core:Matrix3D) — Static method in class org.papervision3d.core.Matrix3D | |
| invisible — Property in class org.papervision3d.core.proto.MaterialObject3D | |
| A Boolean value that indicates whether the faces are invisible (not drawn). | |
| IParticle — Interface in package org.papervision3d.objects.particles | |
| IPreciseMaterial — Interface in package org.papervision3d.materials | |
| isDrawn — Property in class org.papervision3d.utils.InteractiveContainerData | |
| Used in the initial reset of the scene and then in the drawing stage. | |
| isMouseDown — Property in class org.papervision3d.components.as3.utils.ObjectController | |
| ITriangleCuller — Interface in package org.papervision3d.core.culling | |
| IVirtualMouseEvent — Interface in package org.papervision3d.utils.virtualmouse | |
| Interface for virtual mouse events allowing you to check an event for the type of IVirtualMouseEvent to see if it originated from VirtualMouse. | |
| 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 | |