Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
PRCCartesianTransformation3d (const double o[3], const double x[3], const double y[3], double sc) | |
void | serializeCartesianTransformation3d (PRCbitStream &pbs) const |
void | serializeTransformation3d (PRCbitStream &pbs) const |
bool | operator== (const PRCCartesianTransformation3d &t) const |
Public Attributes | |
uint8_t | behaviour |
PRCVector3d | origin |
PRCVector3d | X |
PRCVector3d | Y |
PRCVector3d | Z |
PRCVector3d | scale |
double | uniform_scale |
double | X_homogeneous_coord |
double | Y_homogeneous_coord |
double | Z_homogeneous_coord |
double | origin_homogeneous_coord |