|
|
| PRCVector2d (double X, double Y) |
| |
|
void | serializeVector2d (PRCbitStream &) |
| |
|
| PRCVector2d (const double c[], double fx=0, double fy=0) |
| |
|
| PRCVector2d (const PRCVector2d &sVector2d) |
| |
|
void | Set (double fx, double fy) |
| |
|
double | Dot (const PRCVector2d &sPt) const |
| |
|
double | LengthSquared () |
| |
|
double | Length () |
| |
|
bool | Normalize () |
| |
|
bool | operator== (const PRCVector2d &v) const |
| |
|
bool | operator!= (const PRCVector2d &v) const |
| |
|
bool | operator< (const PRCVector2d &v) const |
| |
The documentation for this struct was generated from the following files:
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.h
- /Users/ale/src/Scribus/scribus/third_party/prc/writePRC.cc