NAME
xyzframe - make coordinate frame render object
PROTOTYPE
unitptr make_xyzframe( float fSize, unitptr host)
ARGUMENTS
- float fSize
- length of each axis
- unitptr host
- host unit
DESCRIPTION:
Renders a righthanded xyz-coordinate system. Each axis has length
fSize. The z - axis is a pyramid, the x and y axes are four-sided
prism.
FILE
/amnt/loge/users/nistaff02/nistaff/rhaschke/nst7/man/../o.linux//../foldersrc/nst_solid.c