| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package numdata :: Module geomlib :: Class CentredAxialBounds2D |
|
AxialBounds2D --+
|
CentredAxialBounds2D
| Method Summary | |
|---|---|
__init__(self,
width,
height,
world)
| |
Adds points into the bounding area. | |
Sets location of bounds in world. | |
| Inherited from AxialBounds2D | |
Returns string representation of self. | |
| boolean |
Checks if this sphere collides with the specified sphere. |
| boolean |
Checks if this sphere is fully contained within the specified bounding area. |
| boolean |
Checks if point lies within local bounds. |
| boolean |
Checks if point lies within world bounds. |
Applies encoded data to self. | |
Returns encoded representation of self. | |
Checks is specified area intersects with self. | |
| integer |
Checks if this sphere lies in the specified bounding area. |
| boolean |
Checks if the location of the sphere lies in the specified bounding area. |
Prepares bounds for autosizing | |
Sets bounds to zero sizes. | |
Creates a bounding area for an object of the specified width and height. | |
Translates location of spehere in world. | |
| Method Details |
|---|
addPoint(self, x, y)Adds points into the bounding area. |
setLocation(self, x, y)Sets location of bounds in world. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |