|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportableModelIface
This interface specifies the methods each model that gets loaded from a file needs to implement
Method Summary | |
---|---|
java.lang.String |
getFilePath()
Returns the file path of the model file used. |
void |
load(java.lang.String modelFile,
float scale)
This method loads a model from the specified file. |
Method Detail |
---|
java.lang.String getFilePath()
void load(java.lang.String modelFile, float scale)
modelFile
- path to the model filescale
- scale factor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |