Ginan
Loading...
Searching...
No Matches
VectorEnu Struct Reference
Inheritance diagram for VectorEnu:
Collaboration diagram for VectorEnu:

Public Member Functions

 VectorEnu ()
 
 VectorEnu (const Vector3d &in)
 
VectorEnuoperator= (const Vector3d in)
 
VectorEnu operator* (const double rhs)
 
VectorEnu operator- (const VectorEnu &rhs)
 
VectorEnu operator+ (const VectorEnu &rhs)
 
double & e ()
 
double & n ()
 
double & u ()
 
double & r ()
 
double & f ()
 

Constructor & Destructor Documentation

◆ VectorEnu() [1/2]

VectorEnu::VectorEnu ( )
inline

◆ VectorEnu() [2/2]

VectorEnu::VectorEnu ( const Vector3d & in)
inline

Member Function Documentation

◆ e()

double & VectorEnu::e ( )
inline
Here is the caller graph for this function:

◆ f()

double & VectorEnu::f ( )
inline

◆ n()

double & VectorEnu::n ( )
inline
Here is the caller graph for this function:

◆ operator*()

VectorEnu VectorEnu::operator* ( const double rhs)
inline

◆ operator+()

VectorEnu VectorEnu::operator+ ( const VectorEnu & rhs)
inline

◆ operator-()

VectorEnu VectorEnu::operator- ( const VectorEnu & rhs)
inline

◆ operator=()

VectorEnu & VectorEnu::operator= ( const Vector3d in)
inline

◆ r()

double & VectorEnu::r ( )
inline

◆ u()

double & VectorEnu::u ( )
inline
Here is the caller graph for this function:

The documentation for this struct was generated from the following file: