C# Class Axiom.Core.SphereRegionSceneQuery

Specializes the SceneQuery class for querying items within a sphere.
Inheritance: RegionSceneQuery
Datei anzeigen Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Property Type Description
sphere Axiom.Math.Sphere

Private Methods

Method Description
SphereRegionSceneQuery ( SceneManager creator ) : System

Default constructor.

Property Details

sphere protected_oe property

Sphere to query items within.
protected Sphere,Axiom.Math sphere
return Axiom.Math.Sphere