C# 클래스 NewTOAPIA.GL.MatrixNotInvertableException

상속: System.ApplicationException
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
MatrixNotInvertableException ( string msg ) : System

An attempt to invert a non-invertable matrix was made.

메소드 상세

MatrixNotInvertableException() 공개 메소드

An attempt to invert a non-invertable matrix was made.
public MatrixNotInvertableException ( string msg ) : System
msg string
리턴 System