#include <vec3.hh>
Inherits vector< Vec3 >, equality_comparable< Vec3List >, additive< Vec3List >, additive< Vec3List, Real >, and multiplicative< Vec3List, Real >.
Inherited by CoordFrame.
Definition at line 214 of file vec3.hh.
Vec3List |
( |
base_type::iterator |
b, |
|
|
base_type::iterator |
e |
|
) |
| |
|
inline |
std::pair<Line3, Real> FitCylinder |
( |
const Vec3 & |
initial_direction | ) |
const |
Mat3 GetInertia |
( |
| ) |
const |
Line3 GetODRLine |
( |
| ) |
const |
Plane GetODRPlane |
( |
| ) |
const |
Mat3 GetPrincipalAxes |
( |
| ) |
const |
negateable
multipliable
Definition at line 298 of file vec3.hh.
addable op
Definition at line 249 of file vec3.hh.
subtractable op
Definition at line 268 of file vec3.hh.
bool operator== |
( |
const Vec3List & |
rhs | ) |
const |
|
inline |
comparable
Definition at line 236 of file vec3.hh.
The documentation for this class was generated from the following file: