Package com.gaia3d.basic.exchangable
Class GaiaSet
java.lang.Object
com.gaia3d.basic.exchangable.GaiaSet
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()clone()voidvoidstatic GaiaSetfromGaiaScene(GaiaScene gaiaScene) static GaiaSetvoidtranslate(org.joml.Vector3d translation) writeFileForPR(Path path, boolean copyTexturesToNewPath) writeFileInThePath(Path path) writeFileWithLod(Path path, int serial, List<LevelOfDetail> lods)
-
Constructor Details
-
GaiaSet
public GaiaSet()
-
-
Method Details
-
fromGaiaScene
-
readFile
- Throws:
FileNotFoundException
-
getBoundingBox
-
writeFileForPR
-
writeFileInThePath
-
writeFile
-
writeFileWithLod
-
translate
public void translate(org.joml.Vector3d translation) -
deleteTextures
public void deleteTextures() -
deleteMaterials
public void deleteMaterials() -
clone
-
clear
public void clear()
-