|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--md3.md3model.MD3ModelVisitor
|
+--md3.md3view.MD3ModelExportTexturesVisitor
An MD3Model visitor that walks through a MD3Model structure and saves all textures of the visited models to files in a given directory.
| Constructor Summary | |
MD3ModelExportTexturesVisitor(java.lang.String targetDir)
|
|
| Method Summary | |
void |
visit(MD3Model model)
Visit a MD3Model object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public MD3ModelExportTexturesVisitor(java.lang.String targetDir)
| Method Detail |
public void visit(MD3Model model)
Visit a MD3Model object.
model - The object to visit.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||