C# 클래스 NewTOAPIA.GL.Imaging.BlockProcessor

상속: UnaryTextureProcessor
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Block_Frag string

공개 메소드들

메소드 설명
BlockProcessor ( GraphicsInterface gi, int width, int height, int blockSize ) : System

메소드 상세

BlockProcessor() 공개 메소드

public BlockProcessor ( GraphicsInterface gi, int width, int height, int blockSize ) : System
gi NewTOAPIA.GL.GraphicsInterface
width int
height int
blockSize int
리턴 System

프로퍼티 상세

Block_Frag 공개적으로 정적으로 프로퍼티

public static string Block_Frag
리턴 string