edgar-mtz-e / slimdx

Automatically exported from code.google.com/p/slimdx
0 stars 0 forks source link

Direct3D9.Device.GetRenderState<float>() fails. #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
InvalidCastException is thrown on line 682 in Device.cpp. It seems that
float needs special care just like bool.

Original issue reported on code.google.com by luke.pat...@gmail.com on 10 Jul 2008 at 9:50

GoogleCodeExporter commented 9 years ago
Ugh. Stupid .NET.

Original comment by Mike.Popoloski on 10 Jul 2008 at 12:52

GoogleCodeExporter commented 9 years ago
Should be fixed now.

Original comment by Mike.Popoloski on 12 Jul 2008 at 5:09