JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Atavism Version 2019.1.2
AGIS API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
atavism.server.physics
Interface Transform
All Known Implementing Classes:
RotateTransform
,
TranslateTransform
public interface
Transform
This is the interface for transforms.
Author:
mccollum
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Matrix4
getTransform
()
Get the contents of this transform as a Matrix4
Method Detail
getTransform
Matrix4
getTransform()
Get the contents of this transform as a Matrix4
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2019 Dragonsan Studios Sp. z o.o.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method