|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AffineBase | |
| universe.client.gui | |
| Uses of AffineBase in universe.client.gui |
| Subclasses of AffineBase in universe.client.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 universe.client.gui declared as AffineBase | |
private AffineBase |
DisplayMap.TotalXForm
|
| Methods in universe.client.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 | ||||||||||