class osgDB::Registry::ReadFileCallback


Inheritance:


Public Methods

[more]virtual ReaderWriter::ReadResult readObject(const std::string& filename, CacheHintOptions options)
[more]virtual ReaderWriter::ReadResult readImage(const std::string& filename, CacheHintOptions options)
[more]virtual ReaderWriter::ReadResult readHeightField(const std::string& filename, CacheHintOptions options)
[more]virtual ReaderWriter::ReadResult readNode(const std::string& filename, CacheHintOptions options)

Protected Methods

[more]virtual ~ReadFileCallback()


Documentation

ovirtual ReaderWriter::ReadResult readObject(const std::string& filename, CacheHintOptions options)

ovirtual ReaderWriter::ReadResult readImage(const std::string& filename, CacheHintOptions options)

ovirtual ReaderWriter::ReadResult readHeightField(const std::string& filename, CacheHintOptions options)

ovirtual ReaderWriter::ReadResult readNode(const std::string& filename, CacheHintOptions options)

ovirtual ~ReadFileCallback()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.