Panda3D
|
Public Member Functions | |
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) |
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 | |||
) |
style |