public class DirectionViewProvider implements MatrixProvider
Class DirectionViewProvider. Provides directionviewprovider functionality for the Hytale server.
java.lang.Object > DirectionViewProvider
Field Summary
yaw
protected
double
yaw
Field yaw.
pitch
protected
double
pitch
Field pitch.
yawOffset
protected
double
yawOffset
Field yawOffset.
pitchOffset
protected
double
pitchOffset
Field pitchOffset.
invalid
protected
boolean
invalid
Field invalid.
Method Detail
DirectionViewProvider
public
public
DirectionViewProvider
()
Method DirectionViewProvider.
Matrix4d
public
new
Matrix4d
()
Method Matrix4d.
Vector3d
public
new
Vector3d
()
Method Vector3d.
setUp
Method setUp.
- Parameters:
final doublexfinal doubleyfinal doublez
toString
public
String
toString
()
Method toString.