Magnetoculus
Visualisation de champs en VR avec Oculus
SelectablePolygonLoader Class Reference
Inheritance diagram for SelectablePolygonLoader:

Public Member Functions

delegate void LoadEvent ()
 
delegate void UnloadEvent ()
 
void Load ()
 
void DestroySelectablePolygons ()
 

Events

static LoadEvent LoadPolygonEvent
 
static UnloadEvent UnloadPolygonEvent
 

Detailed Description

This class is used when the user enters the "Select surface" mode to create selectable surfaces.

Member Function Documentation

◆ DestroySelectablePolygons()

void SelectablePolygonLoader.DestroySelectablePolygons ( )

◆ Load()

void SelectablePolygonLoader.Load ( )

Creates selectable surfaces around the user, in a sphere defines by m_LoadingBubbleRadius and m_LoadingBubbleCenter.

◆ LoadEvent()

delegate void SelectablePolygonLoader.LoadEvent ( )

◆ UnloadEvent()

delegate void SelectablePolygonLoader.UnloadEvent ( )

Event Documentation

◆ LoadPolygonEvent

LoadEvent SelectablePolygonLoader.LoadPolygonEvent
static

◆ UnloadPolygonEvent

UnloadEvent SelectablePolygonLoader.UnloadPolygonEvent
static

The documentation for this class was generated from the following file: