ViewVC Help
| View Changeset | Root Listing
root/gr2lib
Jump to revision: Previous Next
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
Directorytrunk/gr2lib/core/coretypes/implementation/ArtToolInfo.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/ExporterInfo.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/FilePath.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/Image.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/Layout.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/MIPLevel.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/Map.cs added
Directorytrunk/gr2lib/core/coretypes/implementation/Material.cs added
Directorytrunk/gr2lib/core/coretypes/implementation/Pixel.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/Texture.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/implementation/grnfileinfo.cs modified , text changed
Directorytrunk/gr2lib/core/coretypes/native/Map.cs added
Directorytrunk/gr2lib/core/coretypes/native/Material.cs added
Directorytrunk/gr2lib/core/interfaces/ added
Directorytrunk/gr2lib/core/interfaces/IArtToolInfo.cs added
Directorytrunk/gr2lib/core/interfaces/IExporterInfo.cs added
Directorytrunk/gr2lib/core/interfaces/IFilePath.cs added
Directorytrunk/gr2lib/core/interfaces/IImage.cs added
Directorytrunk/gr2lib/core/interfaces/ILayout.cs added
Directorytrunk/gr2lib/core/interfaces/IMIPLevel.cs added
Directorytrunk/gr2lib/core/interfaces/IMap.cs added
Directorytrunk/gr2lib/core/interfaces/IMaterial.cs added
Directorytrunk/gr2lib/core/interfaces/INativePointer.cs added
Directorytrunk/gr2lib/core/interfaces/IPixel.cs added
Directorytrunk/gr2lib/core/interfaces/ITexture.cs added
Directorytrunk/gr2lib/core/interfaces/Igrnfileinfo.cs added
Directorytrunk/gr2lib/gr2lib.csproj modified , text changed