JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
gaia.cu9.ari.gaiaorbit.scenegraph.component
Interface ITransform
All Known Implementing Classes:
RotateTransform
,
ScaleTransform
,
TranslateTransform
public interface
ITransform
Represents a generic matrix transformation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
apply
(Matrix4 mat)
Method Detail
apply
void apply(Matrix4 mat)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method