Registry
Vec Class Reference

Public Member Functions

double coord (size_t unnamed) const
 
void set_coord (size_t index, double value)
 sets the value of the coordinate with the given index More...
 
 Vec ()
 
 Vec (double unnamed, double unnamed)
 

Detailed Description

Note
default specialization is Vec2d
See also
ug::Vec

Constructor & Destructor Documentation

◆ Vec() [1/2]

Vec ( )

◆ Vec() [2/2]

Vec ( double  unnamed,
double  unnamed 
)
Parameters
[in]unnamed
[in]unnamed

Member Function Documentation

◆ coord()

double coord ( size_t  unnamed) const
inline
Parameters
[in]unnamed

◆ set_coord()

void set_coord ( size_t  index,
double  value 
)
inline

sets the value of the coordinate with the given index

Parameters
[in]index
[in]value