C# Class CjClutter.ObjLoader.Viewer.Camera.PerspectiveCamera

Inheritance: CameraBase, ICamera
Mostrar archivo Open project: ChrisJansson/ObjLoader

Public Methods

Method Description
GetCameraMatrix ( ) : Matrix4d
PerspectiveCamera ( ) : OpenTK

Method Details

GetCameraMatrix() public method

public GetCameraMatrix ( ) : Matrix4d
return Matrix4d

PerspectiveCamera() public method

public PerspectiveCamera ( ) : OpenTK
return OpenTK