Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SceneObject --+ | Geometry --+ | Primitive --+ | ParametricModel --+ | PlanarModel --+ | SOR2D --+ | Disc
A 2D disc structure centered on origin and defined by a radius.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
__instance_size__ = 12
|
|
Inherited from |
Properties | |
radius | |
Inherited from Inherited from |
Method Details |
__init__( (object)arg1 [, (float)radius [, (int)slices]]) -> None : Disc(radius, slices) C++ signature : void __init__(struct _object * [,double [,unsigned char]])
|
isRadiusToDefault( (Disc)arg1) -> bool : C++ signature : bool isRadiusToDefault(class PGL::Disc {lvalue}) |
Property Details |
radius
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:17 2008 | http://epydoc.sourceforge.net |