LibreOffice Module vcl (master) 1
|
This is the complete list of members for DXFVector, including all inherited members.
Abs() const | DXFVector | |
DXFVector(double fX=0.0, double fY=0.0, double fZ=0.0) | DXFVector | inline |
fx | DXFVector | |
fy | DXFVector | |
fz | DXFVector | |
operator*(const DXFVector &rV) const | DXFVector | inline |
operator*(double fs) const | DXFVector | inline |
operator*=(double fs) | DXFVector | inline |
operator+(const DXFVector &rV) const | DXFVector | inline |
operator+=(const DXFVector &rV) | DXFVector | inline |
operator-(const DXFVector &rV) const | DXFVector | inline |
operator==(const DXFVector &rV) const | DXFVector | inline |
SProd(const DXFVector &rV) const | DXFVector | inline |
Unit() const | DXFVector |