|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| | lastPointTime = property(_cmsdk3.RandomPathGenerator_lastPointTime_get, _cmsdk3.RandomPathGenerator_lastPointTime_set) |
| | lastPoint = property(_cmsdk3.RandomPathGenerator_lastPoint_get, _cmsdk3.RandomPathGenerator_lastPoint_set) |
| | direction = property(_cmsdk3.RandomPathGenerator_direction_get, _cmsdk3.RandomPathGenerator_direction_set) |
| | variation = property(_cmsdk3.RandomPathGenerator_variation_get, _cmsdk3.RandomPathGenerator_variation_set) |
Definition at line 1836 of file cmsdk3.py.
◆ __init__()
| cmsdk3.RandomPathGenerator.__init__ |
( |
| self | ) |
|
◆ generateNextPoint()
| cmsdk3.RandomPathGenerator.generateNextPoint |
( |
| self | ) |
|
◆ setDirection()
| cmsdk3.RandomPathGenerator.setDirection |
( |
| self, |
|
|
| dx, |
|
|
| dy ) |
◆ setStartPoint()
| cmsdk3.RandomPathGenerator.setStartPoint |
( |
| self, |
|
|
| x, |
|
|
| y ) |
◆ setVariation()
| cmsdk3.RandomPathGenerator.setVariation |
( |
| self, |
|
|
| var ) |
◆ direction
| cmsdk3.RandomPathGenerator.direction = property(_cmsdk3.RandomPathGenerator_direction_get, _cmsdk3.RandomPathGenerator_direction_set) |
|
static |
◆ lastPoint
| cmsdk3.RandomPathGenerator.lastPoint = property(_cmsdk3.RandomPathGenerator_lastPoint_get, _cmsdk3.RandomPathGenerator_lastPoint_set) |
|
static |
◆ lastPointTime
| cmsdk3.RandomPathGenerator.lastPointTime = property(_cmsdk3.RandomPathGenerator_lastPointTime_get, _cmsdk3.RandomPathGenerator_lastPointTime_set) |
|
static |
◆ thisown
| cmsdk3.RandomPathGenerator.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ variation
| cmsdk3.RandomPathGenerator.variation = property(_cmsdk3.RandomPathGenerator_variation_get, _cmsdk3.RandomPathGenerator_variation_set) |
|
static |
The documentation for this class was generated from the following file:
- /home/ubuntu/c/partner/psyclone2/CMSDK/src/cmsdk3.py