vec6d
Public Functions
Name | |
---|---|
vec6d() |
Public Attributes
Public Functions Documentation
function vec6d
inline vec6d()
Public Attributes Documentation
variable x
double x;
variable y
double y;
variable z
double z;
variable xy
double xy;
variable yz
double yz;
variable xz
double xz;
Updated on 2022-07-23 at 16:40:07 -0600