pyrocko.gui.sparrow.elements.icosphere¶
Classes
|
Any |
|
Any |
|
Undocumented. |
- class IcosphereBaseChoice(...) str[source]¶
Bases:
StringChoiceAny
strout of['icosahedron', 'tetrahedron', 'tcube'].
- class IcosphereKindChoice(...) str[source]¶
Bases:
StringChoiceAny
strout of['kind1', 'kind2'].
- class IcosphereState(**kwargs)[source]¶
Bases:
ElementStateUndocumented.
- ♦ base¶
str(IcosphereBaseChoice), default:'icosahedron'
- ♦ kind¶
str(IcosphereKindChoice), default:'kind1'
- ♦ level¶
int, default:0
- ♦ visible¶
bool, default:True
- ♦ smooth¶
bool, default:False
- ♦ color¶
pyrocko.color.Color, default:Color('aluminium5')
- ♦ ambient¶
float, default:0.0
- ♦ diffuse¶
float, default:1.0
- ♦ specular¶
float, default:0.0
- ♦ opacity¶
float, default:1.0
- ♦ depth¶
float, default:30000.0