|
svapp
1.9
|
#include <Document.h>
Public Attributes | |
| const Model * | source |
| int | channel |
| Transform | transform |
| bool | additional |
| int | refcount |
Definition at line 332 of file Document.h.
| const Model* Document::ModelRecord::source |
Definition at line 345 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), Document::addImportedModel(), Document::toXml(), and Document::writeBackwardCompatibleDerivation().
Definition at line 346 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), Document::addImportedModel(), and Document::writeBackwardCompatibleDerivation().
| Transform Document::ModelRecord::transform |
Definition at line 347 of file Document.h.
Referenced by Document::addAlreadyDerivedModel(), Document::toXml(), and Document::writeBackwardCompatibleDerivation().
Definition at line 348 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), and Document::addImportedModel().
Definition at line 351 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), and Document::addImportedModel().