Class OlyRotation

Class Documentation

class OlyRotation

Data structure representing rotation as defined by Connected Spaces Platform, in the format (X,Y,Z,W) as a quaternion with double values.

Public Functions

inline OlyRotation()
inline OlyRotation(double InX, double InY, double InZ, double InW)

Public Members

double X
double Y
double Z
double W