|
|
|
List of all members.
Member Function Documentation
| def getConcentricZones |
( |
|
self, |
|
|
|
zoneId, |
|
|
|
radius |
|
) |
| |
| def getGridSizeFromSphere |
( |
|
self, |
|
|
|
sphereRadius, |
|
|
|
spherePos, |
|
|
|
cellWidth, |
|
|
|
gridRadius |
|
) |
| |
| def getGridSizeFromSphereRadius |
( |
|
self, |
|
|
|
sphereRadius, |
|
|
|
cellWidth, |
|
|
|
gridRadius |
|
) |
| |
| def getZoneCellOrigin |
( |
|
self, |
|
|
|
zoneId |
|
) |
| |
| def getZoneCellOriginCenter |
( |
|
self, |
|
|
|
zoneId |
|
) |
| |
| def getZoneFromXYZ |
( |
|
self, |
|
|
|
pos, |
|
|
|
wantRowAndCol = False |
|
) |
| |
| def isValidZone |
( |
|
self, |
|
|
|
zoneId |
|
) |
| |
Member Data Documentation
| | |