Uses of Class
org.scilab.forge.scirenderer.implementation.g2d.motor.AbstractDrawable3DObject
Packages that use AbstractDrawable3DObject
-
Uses of AbstractDrawable3DObject in org.scilab.forge.scirenderer.implementation.g2d.motor
Modifier and TypeClassDescriptionclass
class
class
class
Methods in org.scilab.forge.scirenderer.implementation.g2d.motor with parameters of type AbstractDrawable3DObjectModifier and TypeMethodDescriptionstatic BoundingBox
BoundingBox.getBoundingBox
(AbstractDrawable3DObject object) Get the bounding box of an objectprotected static final double[]
AbstractDrawable3DObject.minmax2D
(AbstractDrawable3DObject o, double x, double y) Get min-max of the projections of the vertices of o on vprotected static final double[]
AbstractDrawable3DObject.minmax3D
(AbstractDrawable3DObject o, Vector3d v) Get min-max of the projections of the vertices of o on v