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 |
v — Property in class org.papervision3d.core.NumberUV |
|
The vertical coordinate value. |
v0 — Property in class org.papervision3d.core.geom.Face3D |
|
Used to store references to the vertices. |
v1 — Property in class org.papervision3d.core.geom.Face3D |
| |
v2 — Property in class org.papervision3d.core.geom.Face3D |
| |
VERBOSE — Static property in class org.papervision3d.Papervision3D |
|
Determines whether debug printout is enabled. |
VERSION — Static property in class org.papervision3d.Papervision3D |
|
Enables version to be retrieved at runtime or when reviewing a decompiled swf. |
Vertex2D — Class in package org.papervision3d.core.geom |
|
The Vertex2D constructor lets you create 2D projected vertices. |
Vertex2D(x, y, z) — Constructor in class org.papervision3d.core.geom.Vertex2D |
|
Creates a new Vertex2D object whose three-dimensional values are specified by the x, y and z parameters. |
vertex2DInstance — Property in class org.papervision3d.core.geom.Vertex3D |
|
Vertex2D instance
|
vertex3D — Property in class org.papervision3d.objects.particles.AbstractParticle |
| |
Vertex3D — Class in package org.papervision3d.core.geom |
|
The Vertex3D constructor lets you create 3D vertices. |
Vertex3D(x, y, z) — Constructor in class org.papervision3d.core.geom.Vertex3D |
|
Creates a new Vertex3D object whose three-dimensional values are specified by the x, y and z parameters. |
VertexParticles — Class in package org.papervision3d.objects |
| |
VertexParticles(name) — Constructor in class org.papervision3d.objects.VertexParticles |
|
VertexParticles
A simple Particle Renderer for Papervision3D. |
vertices — Property in class org.papervision3d.core.geom.Face3D |
|
An array of Vertex3D objects for the three vertices of the triangle. |
vertices — Property in class org.papervision3d.core.proto.GeometryObject3D |
|
An array of vertices. |
Vertices3D — Class in package org.papervision3d.core.geom |
|
The Vertices3D class lets you create and manipulate groups of vertices. |
Vertices3D(vertices, name, initObject) — Constructor in class org.papervision3d.core.geom.Vertices3D |
|
Creates a new Points object. |
video — Property in class org.papervision3d.materials.VideoStreamMaterial |
| |
VideoStreamMaterial — Class in package org.papervision3d.materials |
| |
VideoStreamMaterial(video, stream) — Constructor in class org.papervision3d.materials.VideoStreamMaterial |
|
The MovieMaterial class creates a texture from an existing Video instance. |
view — Property in class org.papervision3d.objects.DisplayObject3D |
|
[internal-use] A camera transformed Matrix3D object. |
virtualMouse — Property in class org.papervision3d.utils.InteractiveSceneManager |
|
VirtualMouse is used with faceLevelMode of ISM or DO3D's. |
VirtualMouse — Class in package org.papervision3d.utils.virtualmouse |
|
The VirtualMouse class is used to create a programmatic
version of the users mouse that can be moved about the
Flash player stage firing off mouse events of the display
objects it interacts with. |
VirtualMouse(stage, container, startX, startY) — Constructor in class org.papervision3d.utils.virtualmouse.VirtualMouse |
|
Initializes a new VirtualMouse instance. |
VirtualMouseEvent — Class in package org.papervision3d.utils.virtualmouse |
|
Wrapper for the Event class to let you check to
see if an event originated from the user's mouse
or a VirtualMouse instance. |
VirtualMouseEvent(type, bubbles, cancelable) — Constructor in class org.papervision3d.utils.virtualmouse.VirtualMouseEvent |
| |
VirtualMouseMouseEvent — Class in package org.papervision3d.utils.virtualmouse |
|
Wrapper for the MouseEvent class to let you check
to see if an event originated from the user's mouse
or a VirtualMouse instance. |
VirtualMouseMouseEvent(type, bubbles, cancelable, localX, localY, relatedObject, ctrlKey, altKey, shiftKey, buttonDown, delta) — Constructor in class org.papervision3d.utils.virtualmouse.VirtualMouseMouseEvent |
| |
visible — Property in class org.papervision3d.core.geom.Face3D |
|
[read-only] A Boolean value that indicates that the face is visible, i.e. |
visible — Property in class org.papervision3d.core.geom.Face3DInstance |
| |
visible — Property in class org.papervision3d.core.geom.Vertex2D |
|
[internal-use] A Boolean value that indicates whether the vertex is visible after projection. |
visible — Property in class org.papervision3d.objects.DisplayObject3D |
|
Whether or not the display object is visible. |
|
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 |