|
svapp
1.9
|
#include <Document.h>
Public Attributes | |
| ModelId | source |
| int | channel |
| Transform | transform |
| bool | additional |
Detailed Description
Definition at line 365 of file Document.h.
Member Data Documentation
| ModelId Document::ModelRecord::source |
Definition at line 378 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), Document::addNonDerivedModel(), Document::setMainModel(), and Document::writeBackwardCompatibleDerivation().
| int Document::ModelRecord::channel |
Definition at line 379 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), Document::addNonDerivedModel(), Document::setMainModel(), and Document::writeBackwardCompatibleDerivation().
| Transform Document::ModelRecord::transform |
Definition at line 380 of file Document.h.
Referenced by Document::addAlreadyDerivedModel(), Document::setMainModel(), and Document::writeBackwardCompatibleDerivation().
| bool Document::ModelRecord::additional |
Definition at line 381 of file Document.h.
Referenced by Document::addAdditionalModel(), Document::addAlreadyDerivedModel(), and Document::addNonDerivedModel().
The documentation for this struct was generated from the following file:
Generated by
1.8.11