--------------------------------------------------------------------------------
Hi Jim,
Found something you might want to see while I was playing around with Primitives... The solid cube appears to be wire frame.
Here is my code (Nice and Simple):
cpwSetPrimitiveOpt( cpw, CPW_PRIMOPT_SIZE, 3.0f );
cpwDrawPrimitive( cpw, CPW_PRIM_3D_SOLIDCUBE );
Also, what is a TEAPOTAHEDRON??? It appears to look just like a SOLIDTEAPOT.



