C# 클래스 Trigrad.GPUT

파일 보기 프로젝트 열기: ruarai/Trigrad

공개 메소드들

메소드 설명
Calculate ( List calculations ) : void
CalculateMesh ( List mesh ) : void

비공개 메소드들

메소드 설명
GPUT ( ) : System
mark ( Stopwatch s, string str ) : void

메소드 상세

Calculate() 공개 정적인 메소드

public static Calculate ( List calculations ) : void
calculations List
리턴 void

CalculateMesh() 공개 정적인 메소드

public static CalculateMesh ( List mesh ) : void
mesh List
리턴 void