Package one.empty3.library
Interface IScalable
-
- All Known Implementing Classes:
Bonus
,Capot
,Capot
,Cell
,Chassis
,Chassis
,Chien
,Chien
,Coque
,Coque
,E3Model
,Face
,HumainCourt
,HumainCourt
,HumainMarche
,HumainMarche
,Human
,Human
,HumanSmoke
,HumanSmoke
,OrientableRepresentableContainer
,Parallelepiped
,Pieuvre
,Quads
,RepresentableConteneur
,RoueVoiture
,RoueVoiture
,SiPiKi3D
,SolPlan
,SolRelief
,SolReliefMouvant
,SolSphere
,SolTube
,Terrain
,TeteBonhomme
,TeteBonhomme
,Tihange
,Voiture
,Voiture
,WiredRepresentation
,WireRepresentation
public interface IScalable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
scale(double scale)
void
scale(Point3D center, double scale)
-
-
-
Method Detail
-
scale
void scale(Point3D center, double scale)
-
scale
void scale(double scale)
-
-