ViewVC Help
|
View Changeset
|
Root Listing
root
/
gr2lib
Jump to revision:
Author:
william
Date:
Thu Jul 15 21:50:56 2010 UTC
(13 years, 4 months ago)
Log Message:
create and implement interfaces for all core classes (for type casting)
Changed paths
Path
Details
trunk/gr2lib/core/coretypes/implementation/ArtToolInfo.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/ExporterInfo.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/FilePath.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/Image.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/Layout.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/MIPLevel.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/Map.cs
added
trunk/gr2lib/core/coretypes/implementation/Material.cs
added
trunk/gr2lib/core/coretypes/implementation/Pixel.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/Texture.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/implementation/grnfileinfo.cs
modified
,
text changed
trunk/gr2lib/core/coretypes/native/Map.cs
added
trunk/gr2lib/core/coretypes/native/Material.cs
added
trunk/gr2lib/core/interfaces/
added
trunk/gr2lib/core/interfaces/IArtToolInfo.cs
added
trunk/gr2lib/core/interfaces/IExporterInfo.cs
added
trunk/gr2lib/core/interfaces/IFilePath.cs
added
trunk/gr2lib/core/interfaces/IImage.cs
added
trunk/gr2lib/core/interfaces/ILayout.cs
added
trunk/gr2lib/core/interfaces/IMIPLevel.cs
added
trunk/gr2lib/core/interfaces/IMap.cs
added
trunk/gr2lib/core/interfaces/IMaterial.cs
added
trunk/gr2lib/core/interfaces/INativePointer.cs
added
trunk/gr2lib/core/interfaces/IPixel.cs
added
trunk/gr2lib/core/interfaces/ITexture.cs
added
trunk/gr2lib/core/interfaces/Igrnfileinfo.cs
added
trunk/gr2lib/gr2lib.csproj
modified
,
text changed