Functions | |
HC_KEY | Copy_Geometry (HC_KEY key, const char *segment) |
HC_KEY Copy_Geometry | ( | HC_KEY | key, |
const char * | segment | ||
) |
Copies the geometry referred to by key to the given segment.
key | HOOPS key the the geometry in question. |
segment | Name of the segment to which the geometry should be moved. |
No additional details.