fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -114,3 +114,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif //__SG_CONTROLLER_H
|
||||
|
||||
|
@@ -218,3 +218,4 @@ protected :
|
||||
};
|
||||
|
||||
#endif //__SG_IOBJECT
|
||||
|
||||
|
@@ -205,4 +205,6 @@ private:
|
||||
SG_Node* m_SGparent;
|
||||
|
||||
};
|
||||
|
||||
#endif //__SG_NODE_H
|
||||
|
||||
|
@@ -114,3 +114,4 @@ protected :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -202,4 +202,6 @@ protected:
|
||||
);
|
||||
|
||||
};
|
||||
|
||||
#endif //__SG_SPATIAL_H
|
||||
|
||||
|
Reference in New Issue
Block a user