Go to the documentation of this file.
7 #ifndef SKETCHUP_GEOMETRY_TRANSFORMATION_H_
8 #define SKETCHUP_GEOMETRY_TRANSFORMATION_H_
108 struct SUTransformation* transform,
double x_scale,
double y_scale,
double z_scale);
144 double y_scale,
double z_scale);
163 const struct SUVector3D* vector,
double angle);
317 #endif // __cplusplus
321 #endif // SKETCHUP_GEOMETRY_TRANSFORMATION_H_