#include "GU_API.h"#include <UT/UT_VectorTypes.h>Go to the source code of this file.
Classes | |
| class | GU_CopyParms |
Typedefs | |
| typedef int(* | GU_CopyTransformCallback )(UT_Matrix4 &, int copynum, const GEO_Point *template_point, int template_pt_num, void *data) |
| typedef int(* | GU_CopyGroupNameCallback )(UT_String &, void *data) |
| typedef int(* | GU_CopySourceCallback )(const GU_Detail *&src, const GB_PrimitiveGroup *&grp, void *data) |
| typedef int(* GU_CopyGroupNameCallback)(UT_String &, void *data) |
| typedef int(* GU_CopySourceCallback)(const GU_Detail *&src, const GB_PrimitiveGroup *&grp, void *data) |
| typedef int(* GU_CopyTransformCallback)(UT_Matrix4 &, int copynum, const GEO_Point *template_point, int template_pt_num, void *data) |
1.5.9