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  
Face3D — Class in package org.papervision3d.core.geom
The Face3D class lets you render linear textured triangles.
Face3D(vertices, materialName, uv) — Constructor in class org.papervision3d.core.geom.Face3D
The Face3D constructor lets you create linear textured or solid colour triangles.
faces — Property in class org.papervision3d.core.proto.GeometryObject3D
An array of Face3D objects for the faces of the mesh.
faces — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use]
fatal(obj:com.blitzagency.xray.logger:Log) — Method in interface com.blitzagency.xray.logger.Logger
fatal(message, dump) — Method in class com.blitzagency.xray.logger.XrayLog
fatal(obj:com.blitzagency.xray.logger:Log) — Method in class com.blitzagency.xray.logger.XrayLogger
FATAL — Static property in class com.blitzagency.xray.logger.XrayLogger
file — Property in class com.rockonflash.papervision3d.objects.ColladaSceneLoader
File referenc to the DAE file
file — Property in class org.papervision3d.events.FileLoadEvent
FileLoadEvent — Class in package org.papervision3d.events
The FileLoadEvent class represents events that are dispatched when files are loaded.
FileLoadEvent(type, p_file, bubbles, cancelable) — Constructor in class org.papervision3d.events.FileLoadEvent
filename — Property in class com.rockonflash.papervision3d.events.ObjectReadyEvent
filename — Property in class com.rockonflash.papervision3d.objects.GenericObject
fillAlpha — Property in class org.papervision3d.core.proto.MaterialObject3D
An 8-bit alpha value fill the faces with.
fillColor — Property in class org.papervision3d.core.proto.MaterialObject3D
A RGB color value to fill the faces with.
filterTarget — Property in class com.rockonflash.logo.utils.IlluminationMonitor
filterTarget is the object we're going to set the dynamic shadow color to
FlexScene3D — Class in package org.papervision3d.scenes
The FlexScene3D class lets you create a scene where each object is rendered in its own UIComponent container.
FlexScene3D(container) — Constructor in class org.papervision3d.scenes.FlexScene3D
focus — Property in class org.papervision3d.core.proto.CameraObject3D
This value is a positive number representing the distance of the observer from the front clipping plane, which is the closest any object can be to the camera.
FreeCamera3D — Class in package org.papervision3d.cameras
The FreeCamera3D class creates a camera that views the area in the direction the camera is aimed.
FreeCamera3D(zoom, focus, initObject) — Constructor in class org.papervision3d.cameras.FreeCamera3D
The FreeCamera3D constructor lets you create a camera that views the area in the direction the camera is aimed.
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