direct.distributed.CartesianGridBase

from direct.distributed.CartesianGridBase import CartesianGridBase

Inheritance diagram

Inheritance diagram of direct.distributed.CartesianGridBase

class CartesianGridBase[source]

Bases: object

getConcentricZones(zoneId, radius)[source]
getGridSizeFromSphere(sphereRadius, spherePos, cellWidth, gridRadius)[source]
getGridSizeFromSphereRadius(sphereRadius, cellWidth, gridRadius)[source]
getZoneCellOrigin(zoneId)[source]
getZoneCellOriginCenter(zoneId)[source]
getZoneFromXYZ(pos, wantRowAndCol=False)[source]
isValidZone(zoneId)[source]