#include <TranslationFog.h>
Public Member Functions | |
TranslationFog () | |
コンストラクタ | |
virtual | ~TranslationFog () |
デストラクタ | |
virtual bool | analyze () |
分析 | |
virtual bool | convertToLamp (Scene *scene) |
Lampへの変換. |
Definition at line 38 of file TranslationFog.h.
|
分析
Definition at line 42 of file TranslationFog.cpp. References MayaStatusCheck. Referenced by LampForMaya::TranslationScene::collection(). |
|
Lampへの変換.
Definition at line 91 of file TranslationFog.cpp. References MayaErrorOut. Referenced by LampForMaya::TranslationScene::convertToLamp(). |