Assimp Namespace Reference

Assimp's CPP-API and all internal APIs. More...


Classes

class  BaseImporter
 FOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes. More...
class  BatchLoader
 FOR IMPORTER PLUGINS ONLY: A helper class for the pleasure of importers which need to load many extern meshes recursively. More...
class  DefaultLogger
 CPP-API: Primary logging facility of Assimp. More...
class  Importer
 CPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library. More...
struct  Interpolator
 CPP-API: Utility class to simplify interpolations of various data types. More...
class  IOStream
 CPP-API: Class to handle file I/O for C++. More...
class  IOSystem
 CPP-API: Interface to the file system. More...
class  Logger
 CPP-API: Abstract interface for logger implementations. More...
class  LogStream
 CPP-API: Abstract interface for log stream implementations. More...
class  NullLogger
 CPP-API: Empty logging implementation. More...

Functions

AI_WONT_RETURN void aiAssert (const std::string &message, unsigned int uiLine, const std::string &file)
 ASSIMP specific assertion test, only works in debug mode.


Detailed Description

Assimp's CPP-API and all internal APIs.


Function Documentation

AI_WONT_RETURN void Assimp::aiAssert ( const std::string &  message,
unsigned int  uiLine,
const std::string &  file 
)

ASSIMP specific assertion test, only works in debug mode.

Parameters:
uiLine Line in file
file Source file


Generated on Sat Apr 17 18:41:24 2010 for Assimp by  doxygen 1.5.8