jhpro.engine3d
Class Model3D
- java.lang.Object
-
- jhpro.engine3d.MeshObject
-
- jhpro.engine3d.Model3D
-
public class Model3D extends MeshObject
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description VolumedetermineBoundingBox()VolumegetVolume()voidPaint(java.awt.Graphics g)java.lang.StringtoString()voidtransform(jhpro.engine3d.Matrix3d mat)-
Methods inherited from class jhpro.engine3d.MeshObject
getModel, getModel
-
-
-
-
Method Detail
-
transform
public void transform(jhpro.engine3d.Matrix3d mat)
-
Paint
public void Paint(java.awt.Graphics g)
-
getVolume
public Volume getVolume()
-
determineBoundingBox
public Volume determineBoundingBox()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG