C# 클래스 Willcraftia.Xna.Framework.Terrain.CDLOD.QuadTree

파일 보기 프로젝트 열기: willcraftia/TestXna 1 사용 예제들

공개 메소드들

메소드 설명
Build ( IMap heightMap ) : void
QuadTree ( CDLODSettings settings ) : System
Select ( CDLODSelection selection ) : void

메소드 상세

Build() 공개 메소드

public Build ( IMap heightMap ) : void
heightMap IMap
리턴 void

QuadTree() 공개 메소드

public QuadTree ( CDLODSettings settings ) : System
settings CDLODSettings
리턴 System

Select() 공개 메소드

public Select ( CDLODSelection selection ) : void
selection CDLODSelection
리턴 void