C# 클래스 MDTerrainDemo.DemoPartitionContext

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

공개 메소드들

메소드 설명
DemoPartitionContext ( GraphicsDevice graphicsDevice, Microsoft.Xna.Framework.Content.ContentManager content, CDLODSettings settings, ICDLODVisibleRanges visibleRanges ) : System

메소드 상세

DemoPartitionContext() 공개 메소드

public DemoPartitionContext ( GraphicsDevice graphicsDevice, Microsoft.Xna.Framework.Content.ContentManager content, CDLODSettings settings, ICDLODVisibleRanges visibleRanges ) : System
graphicsDevice GraphicsDevice
content Microsoft.Xna.Framework.Content.ContentManager
settings Willcraftia.Xna.Framework.Terrain.CDLOD.CDLODSettings
visibleRanges ICDLODVisibleRanges
리턴 System