|
Panda3D
|
Public Member Functions | |
| def | getConcentricZones |
| def | getGridSizeFromSphere |
| def | getGridSizeFromSphereRadius |
| def | getZoneCellOrigin |
| def | getZoneCellOriginCenter |
| def | getZoneFromXYZ |
| def | isValidZone |
Public Attributes | |
| style | |
| 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 | |||
| ) |
1.7.3