IrapLoader

Class that provides loading of IRAP Classic ASCII (aka ROXAR text) files

Members

Functions

load
CartesianSurface load(string fileName)

Loads an IRAP Classic ASCII (aka ROXAR text) surface from a file in a given path

Inherited Members

From CartesianSurfaceLoader

load
CartesianSurface load(string fileName)

Loads a surface by a given fileName

canLoad
bool canLoad(string fileName)

Returns true if a file in a given fileName can be loaded by this loader

Meta