Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

HMDMgr Class Reference

#include <HMDMgr.h>

List of all members.

Public Methods

 HMDMgr (void)
 ~HMDMgr (void)
void reset_orientation (void)
int device_count (void)
void update (void)
void get_rot_quat (float *, int doupdate)
void rot_point_quat (float *p, const float *op)
void rot_basis_quat (float *u, float *v, float *w, const float *ou, const float *ov, const float *ow)


Constructor & Destructor Documentation

HMDMgr::HMDMgr void   
 

Definition at line 59 of file HMDMgr.C.

HMDMgr::~HMDMgr void   
 

Definition at line 91 of file HMDMgr.C.


Member Function Documentation

int HMDMgr::device_count void   
 

Definition at line 99 of file HMDMgr.C.

void HMDMgr::get_rot_quat float *   ,
int    doupdate
 

Definition at line 111 of file HMDMgr.C.

References update.

Referenced by rot_basis_quat, and rot_point_quat.

void HMDMgr::reset_orientation void   
 

Definition at line 122 of file HMDMgr.C.

void HMDMgr::rot_basis_quat float *    u,
float *    v,
float *    w,
const float *    ou,
const float *    ov,
const float *    ow
 

Definition at line 158 of file HMDMgr.C.

References get_rot_quat, Matrix4::mat, Matrix4::multnorm3d, Quat::multpoint3, and quat_rot_matrix.

void HMDMgr::rot_point_quat float *    p,
const float *    op
 

Definition at line 132 of file HMDMgr.C.

References get_rot_quat, Matrix4::mat, Matrix4::multnorm3d, Quat::multpoint3, and quat_rot_matrix.

void HMDMgr::update void   
 

Definition at line 104 of file HMDMgr.C.

Referenced by get_rot_quat.


The documentation for this class was generated from the following files:
Generated on Thu Apr 18 02:47:10 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002