OSVR-Core
Public Member Functions | Public Attributes | List of all members
Frame Class Reference

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW Frame (const Eigen::Vector3f &pos=Eigen::Vector3f::Zero(), const Eigen::Quaternionf &o=Eigen::Quaternionf())
 
Frame lerp (float alpha, const Frame &other) const
 

Public Attributes

Eigen::Quaternionf orientation
 
Eigen::Vector3f position
 

The documentation for this class was generated from the following file: