Direction2d Direction2d.hxx cadex/Geom/Direction2d.hxx.
More...
|
| __init__ (self, *args) |
| Constructor.
|
|
| X (self) |
|
| Y (self) |
|
| SetX (self, theValue) |
|
| SetY (self, theValue) |
|
| SetCoord (self, theX, theY) |
|
| Angle (self, theOther) |
|
| Reverse (self) |
|
| Reversed (self) |
|
| Add (self, theOther) |
|
| Added (self, theOther) |
|
| Subtract (self, theOther) |
|
| Subtracted (self, theOther) |
|
| Multiply (self, *args) |
|
| Multiplied (self, *args) |
|
| Crossed (self, theOther) |
|
| Dot (self, theOther) |
|
| IsEqual (self, theOther, theAngularTolerance=1e-5) |
|
| IsNormal (self, theOther, theAngularTolerance) |
|
| IsOpposite (self, theOther, theAngularTolerance) |
|
| IsParallel (self, theOther, theAngularTolerance) |
|
| Transform (self, T) |
|
| Transformed (self, T) |
|
Direction2d Direction2d.hxx cadex/Geom/Direction2d.hxx.
Defines a 2D Direction.
The documentation for this class was generated from the following file: