C# 클래스 CjClutter.ObjLoader.Viewer.CoordinateSystems.GuiToRelativeCoordinateTransformer

상속: IGuiToRelativeCoordinateTransformer
파일 보기 프로젝트 열기: ChrisJansson/ObjLoader 1 사용 예제들

공개 메소드들

메소드 설명
TransformToRelative ( Vector2d absoluteCoordinate ) : Vector2d

메소드 상세

TransformToRelative() 공개 메소드

public TransformToRelative ( Vector2d absoluteCoordinate ) : Vector2d
absoluteCoordinate Vector2d
리턴 Vector2d