Public Attributes | |
double | x |
x coordinate of vector | |
double | y |
y coordinate of vector | |
double | z |
z coordinate of vector |
Definition at line 44 of file dsp.h.
|
x coordinate of vector
Definition at line 46 of file dsp.h. Referenced by Dsp::VecDot(), Dsp::VecUnit(), Dsp::ZbfBeginPoly(), and Dsp::ZbfModel(). |
|
y coordinate of vector
Definition at line 48 of file dsp.h. Referenced by Dsp::VecDot(), Dsp::VecUnit(), Dsp::ZbfBeginPoly(), and Dsp::ZbfModel(). |
|
z coordinate of vector
Definition at line 50 of file dsp.h. Referenced by Dsp::VecDot(), Dsp::VecUnit(), Dsp::ZbfBeginPoly(), and Dsp::ZbfModel(). |