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 2025-05-06 at 07:14:36 +0000