Changeset 157 for Include/abgl.ab


Ignore:
Timestamp:
Mar 12, 2007, 8:35:19 PM (17 years ago)
Author:
NoWest
Message:

コミット先が間違っていました。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/abgl.ab

    r117 r157  
    789789        Return ret
    790790    End Function
    791     Static Function FromHSV(h As GLdouble, s As GLdouble, v As GLdouble) As Color3f
     791    Static Function FromHSV(h As GLdouble, s As GLdouble, v As GLdouble) As Color3d
    792792        Dim r As GLdouble
    793793        Dim g As GLdouble
Note: See TracChangeset for help on using the changeset viewer.