ptvr  v0.1
A Python toolkit for creating VR experiments.
ptvr.stimuli.world.Scene Class Reference
Inheritance diagram for ptvr.stimuli.world.Scene:
ptvr.stimuli.world.FixationScene ptvr.stimuli.world.ResponseScene ptvr.stimuli.world.VisualScene

Public Member Functions

def to_json (self)
 
def write (self, fp)
 

Detailed Description

The base class for a scene. An experiment consists of several consecutive scenes.

Member Function Documentation

◆ to_json()

def ptvr.stimuli.world.Scene.to_json (   self)

◆ write()

def ptvr.stimuli.world.Scene.write (   self,
  fp 
)

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