Test for certain key entry'sI think that some of this is handled for you, but if you are just reading it into a char variable, y...
Best IDEGenerally -- in my experience anyways -- multi language IDE's usually are not as good as specific la...
Overloading '*' OperatorI think you meant this: [code] T *operator*(void) const { return m_Ptr; ...
Rotate VertexHmmm, there are a number of things which seem fishy here. line 14 - You are multiplying by a matr...
Initializing struct[quote]or, if you decide to use everid's approach (one that I've shied away from more and more late...
This user does not accept Private Messages