Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IRmImporterPlugIn Class Reference

Importer plugin. More...

#include <RmPlugIn.h>

Inheritance diagram for IRmImporterPlugIn:

IRmPlugIn List of all members.

Public Member Functions

virtual bool ImportNode (RmNode *pNodeToImportInto)=0

Detailed Description

Importer plugin.

A plug-in implementing this interface is used by the main application to import data from external formats into the run-time database. An importer plug-in must use RM_PLUGINTYPE_IMPORTER in its plug-in description structure.


Member Function Documentation

virtual bool IRmImporterPlugIn::ImportNode RmNode pNodeToImportInto  )  [pure virtual]
 

Entry point for importing data into a specific node ('pNodeToImportInto')

Parameters:
pNodeToImportInto Node to import
See also:
RmNode
Returns:
True on success


The documentation for this class was generated from the following file:
Generated on Fri Feb 25 16:08:49 2005 for RenderMonkey SDK by doxygen 1.3.6