Goblin - A Platform for 3D AR and VR Applications

Camera.HandleMessages Method 

Call this from your message proc so this class can handle window messages

public virtual bool HandleMessages(
   IntPtr hWnd,
   WindowMessage msg,
   IntPtr wParam,
   IntPtr lParam
);

See Also

Camera Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace