C# 클래스 Axiom.SceneManagers.Octree.OctreeSceneManager.WalkQueueObject

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
FoundVisible bool
Octant Axiom.SceneManagers.Octree.Octree

공개 메소드들

메소드 설명
WalkQueueObject ( Axiom.SceneManagers.Octree.Octree octant, bool foundVisible ) : System

메소드 상세

WalkQueueObject() 공개 메소드

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

프로퍼티 상세

FoundVisible 공개적으로 프로퍼티

public bool FoundVisible
리턴 bool

Octant 공개적으로 프로퍼티

public Octree,Axiom.SceneManagers.Octree Octant
리턴 Axiom.SceneManagers.Octree.Octree