![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/qtvr3/vector3d.h>
Public Member Functions | |
Vector3d () | |
Vector3d (float, float, float) | |
Public Attributes | |
float | v [3] |
Definition at line 41 of file vector3d.h.
Vr::Vector3d::Vector3d | ( | ) |
Vr::Vector3d::Vector3d | ( | float | , |
float | , | ||
float | |||
) |
float Vr::Vector3d::v[3] |
Definition at line 49 of file vector3d.h.