C# Class Axiom.Core.PlaneBoundedVolumeListSceneQuery

Specializes the SceneQuery class for querying items within PlaneBoundedVolumes.
Inheritance: RegionSceneQuery
Datei anzeigen Open project: WolfgangSt/axiom

Protected Properties

Property Type Description
volumes PlaneBoundedVolumeList

Private Methods

Method Description
PlaneBoundedVolumeListSceneQuery ( SceneManager creator ) : System

Default constructor.

Property Details

volumes protected_oe property

Sphere to query items within.
protected PlaneBoundedVolumeList volumes
return PlaneBoundedVolumeList