JavaScript is disabled on your browser.
Skip navigation links
Gaia Sky Javadoc
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gaiasky.util.tree
Interface IPosition
All Known Implementing Classes:
OctreeObjectView
,
Position
,
PositionView
public interface
IPosition
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Vector3b
getPosition
()
Vector3d
getVelocity
()
Method Details
getPosition
Vector3b
getPosition
()
getVelocity
Vector3d
getVelocity
()