ptvr  v0.1
A Python toolkit for creating VR experiments.
ptvr.data.input.UserOptionDisplay Class Reference
Inheritance diagram for ptvr.data.input.UserOptionDisplay:
ptvr.data.input.Display ptvr.data.input.UserOptionWithSoundFeedbackDisplay ptvr.data.input.UserOptionWithTimeoutDisplay

Public Member Functions

def __init__ (self, events=HTCViveEvent())
 
def to_json (self)
 
- Public Member Functions inherited from ptvr.data.input.Display
def show (self)
 
def get (self)
 

Public Attributes

 events
 

Constructor & Destructor Documentation

◆ __init__()

def ptvr.data.input.UserOptionDisplay.__init__ (   self,
  events = HTCViveEvent() 
)

Member Function Documentation

◆ to_json()

def ptvr.data.input.UserOptionDisplay.to_json (   self)

Member Data Documentation

◆ events

ptvr.data.input.UserOptionDisplay.events

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