![]() |
ptvr
v0.1
A Python toolkit for creating VR experiments.
|
This is the complete list of members for ptvr.stimuli.world.Sphere, including all inherited members.
| __init__(self, radius=1, color=color.RGBColor(r=1.0), texture=diffuse_texture) | ptvr.stimuli.world.Sphere | |
| color | ptvr.stimuli.world.Sphere | |
| position | ptvr.stimuli.world.VisualObject | |
| radius | ptvr.stimuli.world.Sphere | |
| rotation | ptvr.stimuli.world.VisualObject | |
| scale | ptvr.stimuli.world.VisualObject | |
| texture | ptvr.stimuli.world.Sphere | |
| to_json(self) | ptvr.stimuli.world.Sphere |