direct.distributed.CartesianGridBase

from direct.distributed.CartesianGridBase import CartesianGridBase

Inheritance diagram

Inheritance diagram of direct.distributed.CartesianGridBase

class CartesianGridBase[source]

Bases: object

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