cheshirekow
v0.1.0
|
A 3x1 normal vector with one unity element. More...
#include <fiber/axis_angle.h>
Public Types | |
enum | { SIZE_ = 3, ROWS_ = 3, COLS_ = 1 } |
Public Member Functions | |
Size | cols () const |
CoordinateAxis () | |
Scalar | operator() (Index i, Index j) const |
Scalar | operator[] (Index i) const |
Size | rows () const |
Size | size () const |
Public Member Functions inherited from fiber::_RValue< Scalar, CoordinateAxis< Scalar, Axis > > | |
Size | cols () const |
Scalar | operator() (Size i, Size j) const |
Scalar | operator[] (Size i) const |
Size | rows () const |
Size | size () const |
A 3x1 normal vector with one unity element.
Definition at line 73 of file axis_angle.h.
anonymous enum |
Enumerator | |
---|---|
SIZE_ | |
ROWS_ | |
COLS_ |
Definition at line 76 of file axis_angle.h.
|
inline |
Definition at line 86 of file axis_angle.h.
|
inline |
Definition at line 84 of file axis_angle.h.
|
inline |
Definition at line 95 of file axis_angle.h.
|
inline |
Definition at line 91 of file axis_angle.h.
|
inline |
Definition at line 83 of file axis_angle.h.
|
inline |
Definition at line 82 of file axis_angle.h.