#include <vhtBasic.h>
Public Member Functions | |
| vhtVec3d () | |
| vhtVec3d (vhtDouble v0, vhtDouble v1, vhtFloat v2) | |
| vhtDouble | get (vhtSize32 i) const | 
| void | set (vhtSize32 i, vhtDouble value) | 
| void | setVec (vhtDouble v0, vhtDouble v1, vhtFloat v2) | 
Private Attributes | |
| vhtDouble | vec [3] | 
| vhtVec3d::vhtVec3d | ( | ) |  [inline] | 
        
vhtDouble vhtVec3d::vec[3] [private]           | 
        
 1.5.1-p1