ptvr  v0.1
A Python toolkit for creating VR experiments.
ptvr.stimuli.world.STLObject Class Reference
Inheritance diagram for ptvr.stimuli.world.STLObject:
ptvr.stimuli.world.VisualObject

Additional Inherited Members

- Public Member Functions inherited from ptvr.stimuli.world.VisualObject
def __init__ (self, position=np.array([0.0, 0.0, 0.0]), rotation=np.array([0.0, 0.0, 0.0]), scale=np.array([1.0, 1.0, 1.0]))
 
def to_json (self)
 
- Public Attributes inherited from ptvr.stimuli.world.VisualObject
 position
 
 rotation
 
 scale
 

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