Trying to make the dump a bit more usefull and slightly less cluttered
This commit is contained in:
@@ -23,6 +23,8 @@ protected:
|
||||
|
||||
public:
|
||||
SmoothTriangle(Point p1, Point p2, Point p3, Vector n1, Vector n2, Vector n3);
|
||||
|
||||
void dumpMe(FILE *fp);
|
||||
};
|
||||
|
||||
#endif /* DORAYME_SMOOTHTRIANGLE_H */
|
||||
|
||||
Reference in New Issue
Block a user