C# 클래스 idTech4.Geometry.idPatchSurface

상속: idSurface
파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 메소드들

메소드 설명
idPatchSurface ( ) : System
idPatchSurface ( int maxWidth, int maxHeight ) : System

메소드 상세

idPatchSurface() 공개 메소드

public idPatchSurface ( ) : System
리턴 System

idPatchSurface() 공개 메소드

public idPatchSurface ( int maxWidth, int maxHeight ) : System
maxWidth int
maxHeight int
리턴 System