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

v1 - Variable in class TriangleXYZ
 
v1 - Variable in class TriangleXZ
 
v2 - Variable in class TriangleXYZ
 
v2 - Variable in class TriangleXZ
 
v3 - Variable in class TriangleXYZ
 
v3 - Variable in class TriangleXZ
 
validateShader() - Method in class AbstractShader
Validates the linked shader program.
value - Variable in class Tag
value of the tag; != null
valueOf(String) - Static method in enum CLIArgumentsUtil.InputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum CLIArgumentsUtil.OutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum CLIArgumentsUtil.ProgramMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ConversionFacade.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum MapOverlapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum EleConstraintEnforcer.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum GroundState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ExtrudeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Material.AmbientOcclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Material.Interpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Material.Shadow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Material.Transparency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum NamedTexCoordFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Primitive.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum OrthoTilesUtil.CardinalDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum TextureData.Wrap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum JOGLRenderingParameters.Winding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum StatisticsTarget.Stat
Returns the enum constant of this type with the specified name.
values() - Static method in enum CLIArgumentsUtil.InputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum CLIArgumentsUtil.OutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum CLIArgumentsUtil.ProgramMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ConversionFacade.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum MapOverlapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum EleConstraintEnforcer.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum GroundState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ExtrudeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Material.AmbientOcclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Material.Interpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Material.Shadow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Material.Transparency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum NamedTexCoordFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum Primitive.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum OrthoTilesUtil.CardinalDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum TextureData.Wrap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum JOGLRenderingParameters.Winding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum StatisticsTarget.Stat
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStringParser - Class in org.openstreetmap.josm.plugins.graphview.core.util
 
valueTypeSize - Variable in class VBOData
size of each value in the vbo
valueTypeSize() - Method in class VBOData
returns the size of each value in the vbo
vbo - Variable in class JOGLRendererVBO.PrimitiveWithMaterial
 
VBOData<BufferT extends Buffer> - Class in org.osm2world.core.target.jogl
Base class that keeps a VBO id along with associated information.
VBOData(GL, JOGLTextureManager, Material, Collection<Primitive>) - Constructor for class VBOData
Creates a new vertex buffer object, adds all primitives to the buffer and uploads it to graphics memory.
vbos - Variable in class JOGLRendererVBO
VBOs with static, non-alphablended geometry for each material
vbos - Variable in class JOGLRendererVBONonAreaShader
 
vbos - Variable in class JOGLRendererVBOShadowVolume
VBOs with static, non-alphablended geometry for each material
Vector3D - Interface in org.osm2world.core.math
 
Vector4D - Interface in org.osm2world.core.math
 
VectorGridXZ - Class in org.osm2world.core.math
regular grid of VectorXZ.
VectorGridXZ(AxisAlignedBoundingBoxXZ, double) - Constructor for class VectorGridXZ
returns a regular grid of points within a bounding box.
VectorXYZ - Class in org.osm2world.core.math
 
VectorXYZ(double, double, double) - Constructor for class VectorXYZ
 
vectorXYZFromJTSCoordinate(Coordinate) - Static method in class JTSConversionUtil
 
vectorXYZToJTSCoordinate(VectorXYZ) - Static method in class JTSConversionUtil
 
VectorXYZW - Class in org.osm2world.core.math
 
VectorXYZW(double, double, double, double) - Constructor for class VectorXYZW
 
VectorXYZW(VectorXYZ, double) - Constructor for class VectorXYZW
 
VectorXZ - Class in org.osm2world.core.math
immutable two-dimensional vector with x and z component
VectorXZ(double, double) - Constructor for class VectorXZ
 
vectorXZFromJTSCoordinate(Coordinate) - Static method in class JTSConversionUtil
 
vectorXZToJTSCoordinate(VectorXZ) - Static method in class JTSConversionUtil
 
VERSION_STRING - Static variable in class GlobalValues
version string
vertexCount - Variable in class VBOData
number of vertices in the vbo
vertexLoop - Variable in class PolygonXZ
polygon vertices; first and last vertex are equal
vertexShader - Variable in class AbstractShader
 
vertices - Variable in class Primitive
 
Viewer - Class in org.osm2world.viewer
 
viewerFrame - Variable in class AbstractExportAction
 
viewerFrame - Variable in class AbstractLoadOSMAction
 
ViewerFrame - Class in org.osm2world.viewer.view
 
ViewerFrame(Configuration, File, File) - Constructor for class ViewerFrame
 
ViewerGLCanvas - Class in org.osm2world.viewer.view
 
ViewerGLCanvas(Data, MessageManager, RenderOptions, GLCapabilities) - Constructor for class ViewerGLCanvas
 
ViewerGLCanvas.ViewerGLEventListener - Class in org.osm2world.viewer.view
 
ViewerGLCanvas.ViewerGLEventListener(Data, MessageManager, RenderOptions) - Constructor for class ViewerGLCanvas.ViewerGLEventListener
 
VisibleConnectorNodeWorldObject - Class in org.osm2world.core.world.network
 
VisibleConnectorNodeWorldObject(MapNode) - Constructor for class VisibleConnectorNodeWorldObject
 
vs - Variable in class FaceTarget.Face
 
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