#include <TranslationStandardModel.h>
Inheritance diagram for LampForMaya::TranslationStandardModel:

Public Member Functions | |
| virtual | ~TranslationStandardModel () |
| デストラクタ | |
| virtual bool | isStandardStandardModel () const |
| 標準モデルかどうか | |
| virtual bool | analyze (TranslationMeshManager *meshManager) |
| 分析 | |
| virtual bool | convertToLamp (Scene *scene) |
| Lampへの変換. | |
Protected Member Functions | |
| TranslationStandardModel (const MObject &initializeObject, const String &initializeName) | |
| コンストラクタ | |
Friends | |
| class | TranslationModelManager |
Definition at line 38 of file TranslationStandardModel.h.
|
||||||||||||
|
コンストラクタ
Definition at line 36 of file TranslationStandardModel.cpp. |
|
|
|
Lampへの変換.
Implements LampForMaya::TranslationModel. Definition at line 242 of file TranslationStandardModel.cpp. References MayaErrorOut, LampForMaya::TranslationModel::meshes_, LampForMaya::TranslationModel::name_, and LampForMaya::TranslationModel::visibility_. |
|
|
標準モデルかどうか
Definition at line 50 of file TranslationStandardModel.h. |
1.3.2