Vector3D Struct Reference
#include <common.h>
List of all members.
Constructor & Destructor Documentation
| Vector3D::Vector3D |
( |
|
) |
[inline] |
| Vector3D::Vector3D |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z | |
|
) |
| | [inline] |
Member Function Documentation
| double Vector3D::norm |
( |
|
) |
[inline] |
| void Vector3D::normalize |
( |
|
) |
[inline] |
| void Vector3D::set |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z | |
|
) |
| | [inline] |
| void Vector3D::subtract |
( |
Vector3D |
b |
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: