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 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
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.
Flex3D — Class in package org.papervision3d.examples
Flex3D(pv3dSprite) — Constructor in class org.papervision3d.examples.Flex3D
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.
FocusApp — Class in package org.papervision3d.examples
FocusApp(pv3dSprite) — Constructor in class org.papervision3d.examples.FocusApp
FocusApp(pv3dSprite) — Constructor in class org.papervision3d.examples.FocusApp
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