Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes
CartesianGridBase Class Reference

List of all members.

Public Member Functions

def getConcentricZones
def getGridSizeFromSphere
def getGridSizeFromSphereRadius
def getZoneCellOrigin
def getZoneCellOriginCenter
def getZoneFromXYZ
def isValidZone

Public Attributes

 style

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

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties