Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SceneObject --+ | Geometry --+ | Primitive --+ | ParametricModel --+ | SOR --+ | Sphere
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
__instance_size__ = 12
|
|
Inherited from |
Properties | |
DEFAULT_RADIUS | |
DEFAULT_STACKS | |
radius | |
stacks | |
Inherited from Inherited from |
Method Details |
__init__( (object)arg1 [, (float)radius [, (int)slices [, (int)stacks]]]) -> None : Sphere(radius [,slices, stacks]) C++ signature : void __init__(struct _object * [,double [,unsigned char [,unsigned char]]])
|
isRadiusToDefault( (Sphere)arg1) -> bool : C++ signature : bool isRadiusToDefault(class PGL::Sphere {lvalue}) |
isStacksToDefault( (Sphere)arg1) -> bool : C++ signature : bool isStacksToDefault(class PGL::Sphere {lvalue}) |
Property Details |
DEFAULT_RADIUS
|
DEFAULT_STACKS
|
radius
|
stacks
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:18 2008 | http://epydoc.sourceforge.net |