Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 3.1
 BoundingSphere Constructor

  Switch on low bandwidth view
XNA Game Studio 3.1
BoundingSphere Constructor
Creates a new instance of BoundingSphere.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

C#
public BoundingSphere (
         Vector3 center,
         float radius
)

Parameters

center
Center point of the sphere.
radius
Radius of the sphere.
Exception typeCondition
ArgumentException radius is less than zero. radius must be greater than or equal to zero.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker