|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AffineBase | |
org.gjt.universe.gui |
Uses of AffineBase in org.gjt.universe.gui |
Subclasses of AffineBase in org.gjt.universe.gui | |
class |
AffineRotate
This class creates the matrix to perform a 3D rotate on a point. |
class |
AffineScale
This class creates the matrix to perform a 3D scaling on a point. |
class |
AffineTranslate
This class creates the matrix to perform a 3D translate on a point. |
Fields in org.gjt.universe.gui declared as AffineBase | |
private AffineBase |
DisplayMap.TotalXForm
|
Methods in org.gjt.universe.gui with parameters of type AffineBase | |
(package private) void |
InternalCoord.ApplyXForm(AffineBase XF)
|
(package private) void |
DisplayMap.ApplyXForm(AffineBase AB)
|
void |
AffineBase.CombineXform(AffineBase AB)
Perform Matrix Multiply |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |