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

Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
FoundVisible bool
Octant Axiom.SceneManagers.Octree.Octree

Méthodes publiques

Méthode Description
WalkQueueObject ( Axiom.SceneManagers.Octree.Octree octant, bool foundVisible ) : System

Method Details

WalkQueueObject() public méthode

public WalkQueueObject ( Axiom.SceneManagers.Octree.Octree octant, bool foundVisible ) : System
octant Axiom.SceneManagers.Octree.Octree
foundVisible bool
Résultat System

Property Details

FoundVisible public_oe property

public bool FoundVisible
Résultat bool

Octant public_oe property

public Octree,Axiom.SceneManagers.Octree Octant
Résultat Axiom.SceneManagers.Octree.Octree