Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
delegate void | LoadEvent () |
delegate void | UnloadEvent () |
void | Load () |
void | DestroySelectablePolygons () |
Events | |
static LoadEvent | LoadPolygonEvent |
static UnloadEvent | UnloadPolygonEvent |
This class is used when the user enters the "Select surface" mode to create selectable surfaces.
void SelectablePolygonLoader.DestroySelectablePolygons | ( | ) |
void SelectablePolygonLoader.Load | ( | ) |
Creates selectable surfaces around the user, in a sphere defines by m_LoadingBubbleRadius and m_LoadingBubbleCenter.
delegate void SelectablePolygonLoader.LoadEvent | ( | ) |
delegate void SelectablePolygonLoader.UnloadEvent | ( | ) |
|
static |
|
static |