C# Class Axiom.SceneManagers.Octree.OctreeSceneManager.WalkQueueObject

Datei anzeigen Open project: WolfgangSt/axiom

Public Properties

Property Type Description
FoundVisible bool
Octant Axiom.SceneManagers.Octree.Octree

Public Methods

Method Description
WalkQueueObject ( Axiom.SceneManagers.Octree.Octree octant, bool foundVisible ) : System

Method Details

WalkQueueObject() public method

public WalkQueueObject ( Axiom.SceneManagers.Octree.Octree octant, bool foundVisible ) : System
octant Axiom.SceneManagers.Octree.Octree
foundVisible bool
return System

Property Details

FoundVisible public_oe property

public bool FoundVisible
return bool

Octant public_oe property

public Octree,Axiom.SceneManagers.Octree Octant
return Axiom.SceneManagers.Octree.Octree