RT
|
Functions | |
void | plane_export (int fd, void *shape) |
void | sphere_export (int fd, void *shape) |
void | cone_export (int fd, void *shape) |
void | cylinder_export (int fd, void *shape) |
void | cube_export (int fd, void *shape) |
void cone_export | ( | int | fd, |
void * | shape | ||
) |
void cube_export | ( | int | fd, |
void * | shape | ||
) |
void cylinder_export | ( | int | fd, |
void * | shape | ||
) |
void plane_export | ( | int | fd, |
void * | shape | ||
) |
void sphere_export | ( | int | fd, |
void * | shape | ||
) |