Go to the documentation of this file.
7 #ifndef SKETCHUP_GEOMETRY_PLANE3D_H_
8 #define SKETCHUP_GEOMETRY_PLANE3D_H_
62 struct SUPlane3D* plane,
double a,
double b,
double c,
double d);
151 #endif // __cplusplus
153 #endif // SKETCHUP_GEOMETRY_PLANE3D_H_