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

val1 - Variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
 
val2 - Variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
 
val3 - Variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
 
vectorize3D(GeometryContainer, Matrix, DXFObjects) - Method in class com.vwp.j3d.loaders.DXF.DxfBlock
 
visibility - Variable in class com.vwp.vuapi.user.VUUserInfo
visibility information for a user; please see the VUInterface.VU_USER_xxx-constants for allowed values
VisiblePointLight - Class in com.vwp.j3d
The VisiblePointLight class is a small scene graph which contains a light source and some geometry below of a Switch where the visible parts of this light (a lens flare like effect) are mapped onto as texture.
VisiblePointLight(boolean, int) - Constructor for class com.vwp.j3d.VisiblePointLight
The default constructor for a VisiblePointLight.
VisiblePointLight(Color3f, Point3f, Point3f, Color3f, int, int) - Constructor for class com.vwp.j3d.VisiblePointLight
This constructor creates a new VisiblePointLight with the given values.
VOLATILE - Static variable in class com.vwp.net.DownloadCacheManager
specifies that the downloaded file don't has to be stored at the local disk cache
volume - Variable in class com.vwp.vuapi.sound.NonSpatialSound
The volume of the sound at the center position of the sound source
VolumeEnvelope - Class in com.vwp.sound.mod.modplay.player.autoeffect
an effect controlling the volume of an instrument
VolumeEnvelope(int[], double[], int, int, int, int, int) - Constructor for class com.vwp.sound.mod.modplay.player.autoeffect.VolumeEnvelope
 
volumeSlide - Variable in class com.vwp.sound.mod.modplay.player.effect.LocalEffects
 
VU3DTextObjectInfo - Class in com.vwp.vuapi.objects
This class can be used to create 3d text objects
VU3DTextObjectInfo(long, long, int, double, double, double, Color, double, double, double, double, double, double, String) - Constructor for class com.vwp.vuapi.objects.VU3DTextObjectInfo
Internal constructor, do not use it for creating objects that have to be buildt newly
VU3DTextObjectInfo(int, int, double, double, double, Color, double, double, double, double, double, double, String) - Constructor for class com.vwp.vuapi.objects.VU3DTextObjectInfo
Constructs a new VU3DTextObjectInfo that can be used for putting a new 3d text object into a world
VU_API_MODE_3D_VIEW - Static variable in class com.vwp.vuapi.VUInterface
Mode flags for the API: open a 3D view
VU_API_MODE_DAEMON - Static variable in class com.vwp.vuapi.VUInterface
Mode flags for the API: run completely in background
VU_ERROR_CLIENT_VERSION - Static variable in class com.vwp.vuapi.VUInterface
The clients version number and the one that is required by the server don't fit together, it should be updated to the latest MainWin.jar
VU_ERROR_IO_ERROR - Static variable in class com.vwp.vuapi.VUInterface
Return code: IO operation failed
VU_ERROR_NO_GALAXY_AUTH - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the user has no privilege to enter that galaxy
VU_ERROR_NO_PLANET_AUTH - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the user has no privilege to enter that planet
VU_ERROR_NO_PRIVILEGE_FOR_OPERATION - Static variable in class com.vwp.vuapi.VUInterface
The user doesn't has enough privileges for the operation
VU_ERROR_NO_SOL_AUTH - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the user has no privilege to enter that solar system
VU_ERROR_NO_UNI_AUTH - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the user has no privilege to enter that universe
VU_ERROR_PASSWORD - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the given password is wrong
VU_ERROR_PROTOCOL_IO_ERROR - Static variable in class com.vwp.vuapi.VUInterface
Return code: IO operation failure in protocol stack
VU_ERROR_UNKNOWNHOST - Static variable in class com.vwp.vuapi.VUInterface
Return code: socket-error, the specified hos is not known
VU_ERROR_USER_BANNED - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the user is banned
VU_ERROR_USERNAME - Static variable in class com.vwp.vuapi.VUInterface
Return code: the username doesn't exists or the user is already logged in
VU_ERROR_WORLD_ID - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the world doesn't exists
VU_ERROR_WORLD_NA - Static variable in class com.vwp.vuapi.VUInterface
Return code: login-error; the world is not available
VU_ERROR_WORLD_RESTRICTED - Static variable in class com.vwp.vuapi.VUInterface
Return code: the user has no privilege to enter the restrcted world
VU_GROUND_MODE_COMPLEX_FIELDS - Static variable in class com.vwp.vuapi.objects.VUGroundObjectInfo
mode flag: use a different 3d model for every ground tile
VU_GROUND_MODE_REPEATED_FIELD - Static variable in class com.vwp.vuapi.objects.VUGroundObjectInfo
mode flag: use one single 3d model for the round and repeat it to get a closed surface
VU_OBJECT_3DTEXT_FONT_MONOSPACED - Static variable in class com.vwp.vuapi.objects.VU3DTextObjectInfo
font flag: a monospaced font has to be used for the 3d text
VU_OBJECT_3DTEXT_FONT_SANSSERIF - Static variable in class com.vwp.vuapi.objects.VU3DTextObjectInfo
font flag: a "SansSerif" font has to be used for the text
VU_OBJECT_3DTEXT_FONT_SERIF - Static variable in class com.vwp.vuapi.objects.VU3DTextObjectInfo
font flag: a "Serif" font has to be used for the text
VU_OBJECT_CHANGE_ADD - Static variable in interface com.vwp.vuapi.event.VUObjectListener
change action flag: A new object was added to the world or an existing one was modified
VU_OBJECT_CHANGE_REMOVE - Static variable in interface com.vwp.vuapi.event.VUObjectListener
change action flag: A object was removed from the world
VU_OBJECT_FOUNTAIN_DOTS - Static variable in class com.vwp.vuapi.objects.VUFountainObjectInfo
 
VU_OBJECT_FOUNTAIN_LINES - Static variable in class com.vwp.vuapi.objects.VUFountainObjectInfo
 
VU_OBJECT_LIGHT_SWITCH_0_25_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 1/4 second
VU_OBJECT_LIGHT_SWITCH_0_2_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 1/5 second
VU_OBJECT_LIGHT_SWITCH_0_33_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 1/3 second
VU_OBJECT_LIGHT_SWITCH_0_5_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 1/2 second
VU_OBJECT_LIGHT_SWITCH_1_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 1 second
VU_OBJECT_LIGHT_SWITCH_2_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 3 seconds
VU_OBJECT_LIGHT_SWITCH_3_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 3 seconds
VU_OBJECT_LIGHT_SWITCH_4_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 4 seconds
VU_OBJECT_LIGHT_SWITCH_5_SEC - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off for 5 seconds
VU_OBJECT_LIGHT_SWITCH_FX_FIRE - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: create a fire effect
VU_OBJECT_LIGHT_SWITCH_NONE - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: never turn the light on/off, this flags leads to a static light
VU_OBJECT_LIGHT_SWITCH_RANDOM_FAST - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off with a fast random frequency
VU_OBJECT_LIGHT_SWITCH_RANDOM_MEDIUM - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off with a medium random frequency
VU_OBJECT_LIGHT_SWITCH_RANDOM_SLOW - Static variable in class com.vwp.vuapi.objects.VULightObjectInfo
switch light flag: turn the light on/off with a slow random frequency
VU_OBJECT_MATERIAL_GLASS - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: glass
VU_OBJECT_MATERIAL_MATTE - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: matte material
VU_OBJECT_MATERIAL_METAL - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: metal
VU_OBJECT_MATERIAL_PLASTIC - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: plastic
VU_OBJECT_MATERIAL_STANDARD - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: standard material
VU_OBJECT_MATERIAL_WATER - Static variable in class com.vwp.vuapi.objects.VUGeneratedObjectInfo
material definition flag: water
VU_OK - Static variable in class com.vwp.vuapi.VUInterface
Return code: everything is OK, operation performed successfully
VU_PRIMITIVE_REFLECT_INSIDE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
reflection flag: reflect at the inner side of the 3d object
VU_PRIMITIVE_REFLECT_NONE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
reflection flag: do not reflect any light at the 3d objects surface
VU_PRIMITIVE_REFLECT_OUTSIDE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
reflection flag: reflect at the outer side of the 3d object
VU_PRIMITIVE_TYPE_CONE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
primitive object flag for a cone
VU_PRIMITIVE_TYPE_CUBE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
primitive object flag for a cube
VU_PRIMITIVE_TYPE_CYLINDER - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
primitive object flag for a cylinder
VU_PRIMITIVE_TYPE_LIQUID_SURFACE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
primitive object flag for a liquid surface object
VU_PRIMITIVE_TYPE_SPHERE - Static variable in class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
primitive object flag for a sphere
VU_ROTATIONSHAPE_MAX_SHAPESURFACE_NUM - Static variable in class com.vwp.vuapi.objects.VURotationShapeObjectInfo
The maximum numbers of nodes a rotation shape can consist of in radial direction
VU_USER_CHANGE_ENTER - Static variable in interface com.vwp.vuapi.event.VUUserListener
change action flag: the user enters a world
VU_USER_CHANGE_LEAVE - Static variable in interface com.vwp.vuapi.event.VUUserListener
change action flag: the user leaves the world
VU_USER_CHANGE_MODIFY - Static variable in interface com.vwp.vuapi.event.VUUserListener
currently not supported
VU_USER_COMM_CHAT - Static variable in interface com.vwp.vuapi.event.VUCommunicationListener
communication type flag: the sent text was a normal chat that is available to everyone within a world
VU_USER_COMM_WHISPER - Static variable in interface com.vwp.vuapi.event.VUCommunicationListener
communication type flag: the sent text was whispered directly to the robot
VU_USER_VISIBILITY_BRB - Static variable in class com.vwp.vuapi.VUInterface
User visibility flag: user is currently away
VU_USER_VISIBILITY_INVISIBLE - Static variable in class com.vwp.vuapi.VUInterface
User visibility flag: user is invisible
VU_USER_VISIBILITY_IRC - Static variable in class com.vwp.vuapi.VUInterface
User visibility flag: user is connected from IRC
VU_WORLD_CHANGE_MODIFIED - Static variable in interface com.vwp.vuapi.event.VUWorldListener
currently not supported
VU_WORLD_CHANGE_NEW - Static variable in interface com.vwp.vuapi.event.VUWorldListener
change action flag: a world appears newly
VUCommunicationListener - Interface in com.vwp.vuapi.event
This class can be used to create a object that watches which changes appear related to users and to see what they communicate with each other
VUFountainObjectInfo - Class in com.vwp.vuapi.objects
This class can be used to create new fountain particle objects
VUFountainObjectInfo(long, long, int, double, double, double, Color, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUFountainObjectInfo
This is an interla constructor, it can't be used for building own objects
VUFountainObjectInfo(int, int, double, double, double, Color, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUFountainObjectInfo
Constructs a new VUPrimitiveObjectInfo that can be used for putting a new object into a world
VUGeneratedObjectInfo - Class in com.vwp.vuapi.objects
A base class for all generated object types, this class can't be used directly to build or modify objects, use the classes that inherit from this one instead!
VUGroundObjectInfo - Class in com.vwp.vuapi.objects
This class can be used to create a special object type for generating a ground within a world.
VUGroundObjectInfo(String, double, int) - Constructor for class com.vwp.vuapi.objects.VUGroundObjectInfo
This constructor can be used to create a new VUGroundObjectInfo object to build or replace the ground object within aworld
VUInfo - Class in com.vwp.vuapi.util
This is the base class for different information like they are provided by the listeners.
VUInfo() - Constructor for class com.vwp.vuapi.util.VUInfo
The default constructor that creates an empty object
VUInfoTool - Class in com.vwp.vuapi.util
The VUInfo objects that are provided within the different listener contexts may not contain all the information of that VUInfo object, that means some of their fields may contain the initialization values.
VUInfoTool() - Constructor for class com.vwp.vuapi.util.VUInfoTool
The default constructor
VUInfoTool(Collection) - Constructor for class com.vwp.vuapi.util.VUInfoTool
An overwritten constructor, this one should not be used
VUInterface - Class in com.vwp.vuapi
The class VUConnection is the interface from an Java application to the Virtual Universe, it is the main entry point for the API.
VUInterface(String, int, int) - Constructor for class com.vwp.vuapi.VUInterface
The main constructor for the VU API interface; although if IP and port number are required as parameter here it doesn't opens the connection to a server, that has be done with an explicit call to connect()
VULightObjectInfo - Class in com.vwp.vuapi.objects
This is a base class for all light object types and can't be used directly to create and build new light objects within a world
VUObjectInfo - Class in com.vwp.vuapi.objects
This one is the base class for all kinds of VU object types.
VUObjectInfo(long, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUObjectInfo
 
VUObjectInfoTool - Class in com.vwp.vuapi.util
The VUObjectInfo objects that are provided within the different listener contexts may not contain all the information of that VUObjectInfo object, that means some of their fields still may contain the initialization values.
VUObjectInfoTool() - Constructor for class com.vwp.vuapi.util.VUObjectInfoTool
 
VUObjectInfoTool(Collection) - Constructor for class com.vwp.vuapi.util.VUObjectInfoTool
An overwritten constructor, this one should not be used
VUObjectListener - Interface in com.vwp.vuapi.event
This class can be used to create a object that watches which changes appear related to objects.
VUPointLightObjectInfo - Class in com.vwp.vuapi.objects
With this class a point light can be managed and build within a world newly
VUPointLightObjectInfo(long, long, double, double, Color, int, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPointLightObjectInfo
 
VUPointLightObjectInfo(double, double, Color, int, int, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPointLightObjectInfo
This is a constructor for 3d point light objects that have to be build and placed newly within a world
VUPointSoundObjectInfo - Class in com.vwp.vuapi.objects
Using this class npoint sound objects can be handled
VUPointSoundObjectInfo(String, long, long, int, int, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPointSoundObjectInfo
 
VUPointSoundObjectInfo(String, int, int, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPointSoundObjectInfo
This is the constructor that has to be used for creating a new VUPointSoundObjectInfo object that can be used to set a new point sound object within aworld.
VUPositionListener - Interface in com.vwp.vuapi.event
This class can be used to create a object that watches which changes appear related to users and to see to which positions they are moving to
VUPrimitiveObjectInfo - Class in com.vwp.vuapi.objects
This object class is used for all primitives like they are defined by the VU_PRIMITIVE_TYPE_xxx flags.
VUPrimitiveObjectInfo(long, long, int, double, double, double, Color, int, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
Constructs a new VUPrimitiveObjectInfo with a known ID.
VUPrimitiveObjectInfo(int, int, int, double, double, double, Color, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUPrimitiveObjectInfo
Constructs a new VUPrimitiveObjectInfo that can be used for putting a new object into a world
VURotationShapeObjectInfo - Class in com.vwp.vuapi.objects
This is the class that can be used to handle rotation symmetric 3d ojects
VURotationShapeObjectInfo() - Constructor for class com.vwp.vuapi.objects.VURotationShapeObjectInfo
 
VURotationShapeObjectInfo(long, long, double, double, double, Color, int, double, double, double, double, double, double, float[], float[]) - Constructor for class com.vwp.vuapi.objects.VURotationShapeObjectInfo
 
VURotationShapeObjectInfo(int, int, double, double, double, Color, double, double, double, double, double, double, float[], float[]) - Constructor for class com.vwp.vuapi.objects.VURotationShapeObjectInfo
With this constructor a new VURotationShapeObjectInfo object can be created for building a new rotation shape object in a world
VUSpotLightObjectInfo - Class in com.vwp.vuapi.objects
With this class light objects of type "spotlight" can be managed.
VUSpotLightObjectInfo(long, long, double, double, Color, int, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUSpotLightObjectInfo
 
VUSpotLightObjectInfo(double, double, Color, int, int, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUSpotLightObjectInfo
This constructor is the only one that can be used directly from a users application to create a new VUSpotLightObjectInfo.
VUStandardObjectInfo - Class in com.vwp.vuapi.objects
A standard object is a 3d object that loads its data from a 3d mesh that is located somewhere in the web.
VUStandardObjectInfo(String, long, long, String, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUStandardObjectInfo
 
VUStandardObjectInfo(String, String, double, double, double, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUStandardObjectInfo
This is the construcor that has to be used for creating a new VUStandardObjectInfo object and for building a new standard object within a world using this newly created object.
VUUserInfo - Class in com.vwp.vuapi.user
This class is a container for user-related information like they are provided by the different listeners.
VUUserInfo(String, int) - Constructor for class com.vwp.vuapi.user.VUUserInfo
Constructor for a new VUUserInfo object; this constructor is used by the API only, there is no valid operation that makes it necessary for an application to use it.
VUUserInfo(String, int, int) - Constructor for class com.vwp.vuapi.user.VUUserInfo
Constructor for a new VUUserInfo object; this constructor is used by the API only, there is no valid operation that makes it necessary for an application to use it.
VUUserInfo(int) - Constructor for class com.vwp.vuapi.user.VUUserInfo
Constructor for a new VUUserInfo object; this constructor is used by the API only, there is no valid operation that makes it necessary for an application to use it.
VUUserListener - Interface in com.vwp.vuapi.event
This class can be used to create a object that watches which changes appear related to users
VUVisiblePointLightObjectInfo - Class in com.vwp.vuapi.objects
With this class a visible point light can be managed and build within a world
VUVisiblePointLightObjectInfo(long, long, double, double, double, Color, int, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUVisiblePointLightObjectInfo
 
VUVisiblePointLightObjectInfo(double, double, double, Color, int, int, double, double, double) - Constructor for class com.vwp.vuapi.objects.VUVisiblePointLightObjectInfo
This is a constructor for 3d point light objects that have to be build and placed newly within a world
VUWorldInfo - Class in com.vwp.vuapi.world
This class is a container for world-related information like they are provided by the different listeners.
VUWorldInfo(String, int, String, int, int, int, int) - Constructor for class com.vwp.vuapi.world.VUWorldInfo
Constructor for a new VUWorldInfo object; this constructor is used by the API only, there is no valid operation that makes it necessary for an application to use it.
VUWorldInfo(String, int, String, int, int, int) - Constructor for class com.vwp.vuapi.world.VUWorldInfo
Constructor for a new VUWorldInfo object; this constructor is used by the API only, there is no valid operation that makes it necessary for an application to use it.
VUWorldListener - Interface in com.vwp.vuapi.event
This class can be used to create a object that watches which changes appear related to worlds

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