CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Classes | |
class | AvatarLeftArm |
class | AvatarMenu |
class | AvatarRightArm |
class | Launcher |
Launch manager. Connect, join a random room or create one if none or all full. More... | |
class | MultiuserLaserManager |
class | MultiuserMessageReceiver |
This class holds the remote-callable commands that are sent over network between to connected clients. To synchronize the scenes in multiplayer it means when a function is called on one client the same has to be done on the others. Each function in this class represent one such function to synchronize the scenes. More... | |
class | MultiuserMessageSender |
This class is responsible for passing commands that are about to be sent to a connected client. It also spawns the players and objects handling the client-server coordination. More... | |
class | PlayerAnimatorManager |
class | PlayerManager |
Player manager. Handles fire Input and Beams. More... | |
class | SpectatorCameraLook |
Handles camera viewing with mouse if the user is not using a VR headset. More... | |
class | SpectatorController |
Handles movement of the user when in spectator mode. Active e.g. if the user does not have a vr headset and wishes to use the keyboard instead. More... | |