sphere
- class granoo3.lib.sphere
Bases:
granoo3.lib.shape3D
a spherical shape defined by one value (radius)
Methods Summary
get_radius
(arg1)get the sphere radius
set_radius
(arg1, arg2)set the sphere radius
Methods Documentation
- get_radius((sphere)arg1) float[STATIC]
get the sphere radius
- set_radius((sphere)arg1, (float)arg2) None[STATIC]
set the sphere radius