|
|
__init__(self,
radiusMap=<__builtin__.function object>,
centerMap=<__builtin__.function object>,
heightMap=<__builtin__.function object>,
directionMap=<__builtin__.function object>,
modifierMap=<__builtin__.function object>,
radiusScale=1.0)
Constructs the extractor. |
|
|
|
Inherited from core.cylinderExtractor.DiskExtractor:
getCenter,
getDirection,
getHeight,
getModifier,
getRadius,
getRadiusScale
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|