confused

I did some code in display function;
but it really strange when I call glLoadIdentity(), then make some tranformation and draw some geometry,
it cannot be drawn at all. But if I delete the fisrt glLoadIdentity(), it works well.
Really confused. Appreciate your comments…

Could you post that piece of code?

-nemesis-