Package com.gaia3d.basic.model
Class GaiaTextureScissorDataFull
java.lang.Object
com.gaia3d.basic.model.GaiaTextureScissorData
com.gaia3d.basic.model.GaiaTextureScissorDataFull
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidexpandScissorImage(int expandPixels) voidrecalculateTexCoordsForAtlas(int atlasWidth, int atlasHeight) voidtakeScissoredImageFromMotherImage(BufferedImage motherImage) Methods inherited from class com.gaia3d.basic.model.GaiaTextureScissorData
deleteObjects, getOriginBoundary, isMergeable, merge, mergeIfMergeable, validate
-
Constructor Details
-
GaiaTextureScissorDataFull
public GaiaTextureScissorDataFull()
-
-
Method Details
-
recalculateTexCoordsForAtlas
public void recalculateTexCoordsForAtlas(int atlasWidth, int atlasHeight) -
takeScissoredImageFromMotherImage
-
expandScissorImage
public void expandScissorImage(int expandPixels) -
clear
public void clear()
-