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 sandy.core.data.UVCoord
The u coordinate.
_v — Property in class sandy.core.scenegraph.Sprite2D
_v — Property in class sandy.core.scenegraph.Sprite3D
v0 — Property in class sandy.materials.attributes.GouraudAttributes
v0L — Property in class sandy.materials.attributes.GouraudAttributes
v0N — Property in class sandy.materials.attributes.GouraudAttributes
Vector — Final class in package sandy.core.data
A point in 3D world.
Vector(p_nX, p_nY, p_nZ) — Constructor in class sandy.core.data.Vector
Creates a new vector instance.
VectorMath — Class in package sandy.math
Math functions for vector manipulations.
vectorMult(pv:sandy.core.data:Vector) — Method in class sandy.core.data.Matrix4
Multiplies a vertex with this matrix.
vectorMult(m:sandy.core.data:Matrix4, pv:sandy.core.data:Vector) — Static method in class sandy.math.Matrix4Math
Multiplies a 3D vertex by a Matrix4 matrix.
vectorMult3x3(pv:sandy.core.data:Vector) — Method in class sandy.core.data.Matrix4
Multiplies a 3D vector with this matrix.
vectorMult3x3(m:sandy.core.data:Matrix4, pv:sandy.core.data:Vector) — Static method in class sandy.math.Matrix4Math
Multiplies a 3D vector by a Matrix4 matrix as a 3x3 matrix.
Vertex — Final class in package sandy.core.data
A vertex of a 3D mesh or polygon.
Vertex(p_nx, p_ny, p_nz, ... rest) — Constructor in class sandy.core.data.Vertex
Creates a new vertex.
vertex1 — Property in class sandy.core.data.Edge3D
[READ-ONLY] First vertex which compose the EDGE.
vertex2 — Property in class sandy.core.data.Edge3D
[READ-ONLY] Second vertex which compose the EDGE.
vertexId1 — Property in class sandy.core.data.Edge3D
[READ-ONLY] First ID of the vertex which compose the EDGE.
vertexId2 — Property in class sandy.core.data.Edge3D
[READ-ONLY] Second ID of the vertex which compose the EDGE.
VertexMath — Class in package sandy.math
Math functions for vertex manipulation.
VertexMath() — Constructor in class sandy.math.VertexMath
Creates a VertexMath object.
vertexNormals — Property in class sandy.core.data.Polygon
[READ-ONLY] property.
vertices — Property in class sandy.core.data.Polygon
[READ-ONLY] property.
VIDEO — Constant static property in class sandy.materials.MaterialType
Constant value representing the VideoMaterial
VideoMaterial — Class in package sandy.materials
Displays a Flash video ( FLV ) on the faces of a 3D shape.
VideoMaterial(p_oVideo, p_nUpdateMS, p_oAttr:sandy.materials.attributes:MaterialAttributes) — Constructor in class sandy.materials.VideoMaterial
Creates a new VideoMaterial.
viewMatrix — Property in class sandy.core.scenegraph.Node
Cached matrix corresponding to the transformation to the camera frame system
viewport — Property in class sandy.core.scenegraph.Camera3D
The camera viewport
ViewPort — Final class in package sandy.view
The view port represents the rendered screen.
ViewPort(p_nW, p_nH) — Constructor in class sandy.view.ViewPort
Creates a new ViewPort.
VirtualMouse — Class in package sandy.core.interaction
VirtualMouse interacting with MovieMaterial Based on the VirtualMouse by senocular
VirtualMouse(access) — Constructor in class sandy.core.interaction.VirtualMouse
visible — Property in class sandy.core.data.Polygon
Is this face visible?.
visible — Property in class sandy.core.scenegraph.Node
Specify the visibility of this node.
_vOut — Property in class sandy.core.scenegraph.ATransformable
_vSide — Property in class sandy.core.scenegraph.ATransformable
_vUp — Property in class sandy.core.scenegraph.ATransformable
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