| Property | Defined by | ||
|---|---|---|---|
| maxDistance : Number | BoundingSphere | ||
| radius : Number | BoundingSphere | ||
| Method | Defined by | ||
|---|---|---|---|
|
BoundingSphere(maxDistance:Number)
| BoundingSphere | ||
|
getFromVertices(vertices:Array):BoundingSphere
[static]
| BoundingSphere | ||
| maxDistance | property |
public var maxDistance:Number
| radius | property |
public var radius:Number
| BoundingSphere | () | constructor |
public function BoundingSphere(maxDistance:Number)Parameters
maxDistance:Number |
| getFromVertices | () | method |
public static function getFromVertices(vertices:Array):BoundingSphereParameters
vertices:Array |
BoundingSphere |