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.
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!
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.
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()
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.
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.
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.
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.
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.
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.
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.
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.