Package org.web3d.util.spatial
Class SliceRegion
java.lang.Object
org.web3d.util.spatial.SliceRegion
-
Constructor Details
-
SliceRegion
Constructor.- Parameters:
dir
- The axis of the sliceloc
- The location in grid coordinatesheight
- The number of cells high
-
-
Method Details
-
getDir
-
getLoc
public int getLoc()Get the location- Returns:
- the value
-
getHeight
public int getHeight()Get the height- Returns:
- the value
-