fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -354,3 +354,4 @@ extern int SND_GetPlaystate(SND_ObjectHandle object);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -81,4 +81,6 @@ public:
|
||||
int GetPlaystate() const;
|
||||
|
||||
};
|
||||
|
||||
#endif //__SND_CDOBJECT_H
|
||||
|
||||
|
@@ -54,3 +54,4 @@
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
@@ -80,12 +80,3 @@ private :
|
||||
|
||||
#endif //__SND_DEVICEMANAGER_H
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -344,3 +344,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif //SND_IAUDIODEVICE
|
||||
|
||||
|
@@ -52,4 +52,6 @@ public:
|
||||
SND_Object() {};
|
||||
virtual ~SND_Object() {};
|
||||
};
|
||||
|
||||
#endif //__SND_OBJECT_H
|
||||
|
||||
|
@@ -104,3 +104,4 @@ public:
|
||||
};
|
||||
|
||||
#endif //__SND_SCENE_H
|
||||
|
||||
|
@@ -81,4 +81,6 @@ private:
|
||||
MT_Scalar m_dopplervelocity; /* factor for the reference velocity (for Dopplereffect) */
|
||||
MT_Scalar m_scale;
|
||||
};
|
||||
|
||||
#endif //__SND_SOUNDLISTENER_H
|
||||
|
||||
|
@@ -158,5 +158,6 @@ public:
|
||||
int GetPlaystate() const;
|
||||
|
||||
};
|
||||
|
||||
#endif //__SND_SOUNDOBJECT_H
|
||||
|
||||
|
@@ -111,3 +111,4 @@ extern void SND_GetSampleInfo(signed char* sample, SND_WaveSlot* waveslot);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -66,3 +66,4 @@ private:
|
||||
};
|
||||
|
||||
#endif //__SND_WAVECACHE_H
|
||||
|
||||
|
@@ -92,3 +92,4 @@ public:
|
||||
};
|
||||
|
||||
#endif //__SND_WAVESLOT_H
|
||||
|
||||
|
@@ -117,3 +117,4 @@ enum
|
||||
};
|
||||
|
||||
#endif //__SOUNDDEFINES_H
|
||||
|
||||
|
@@ -93,3 +93,4 @@ public:
|
||||
};
|
||||
|
||||
#endif //SND_DUMMYDEVICE
|
||||
|
||||
|
@@ -103,3 +103,4 @@ private:
|
||||
};
|
||||
|
||||
#endif //SND_FMODDEVICE
|
||||
|
||||
|
@@ -116,3 +116,4 @@ private:
|
||||
};
|
||||
|
||||
#endif //SND_AUDIODEVICE
|
||||
|
||||
|
@@ -56,4 +56,6 @@ public:
|
||||
int GetId();
|
||||
void SetId(int id);
|
||||
};
|
||||
|
||||
#endif //__SND_OBJECT_H
|
||||
|
||||
|
@@ -100,3 +100,4 @@ private:
|
||||
};
|
||||
|
||||
#endif //SND_OPENALDEVICE
|
||||
|
||||
|
@@ -137,4 +137,5 @@ inline bool ACT_Action::getIsApplied() const
|
||||
return m_applied;
|
||||
}
|
||||
|
||||
#endif // _H_ACT_ACTION_H_
|
||||
#endif // _H_ACT_ACTION_H_
|
||||
|
||||
|
@@ -189,4 +189,5 @@ extern void ACT_ActionStackRedo(ACT_ActionStackPtr stack);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // _H_ACT_ACTION_C_API
|
||||
#endif // _H_ACT_ACTION_C_API
|
||||
|
||||
|
@@ -181,4 +181,5 @@ protected:
|
||||
};
|
||||
|
||||
|
||||
#endif // _H_ACT_ACTIONSTACK
|
||||
#endif // _H_ACT_ACTIONSTACK
|
||||
|
||||
|
@@ -121,4 +121,5 @@ inline void ACT_CallbackAction::doUndo()
|
||||
}
|
||||
|
||||
|
||||
#endif // _H_ACT_CALLBACK_ACTION_H
|
||||
#endif // _H_ACT_CALLBACK_ACTION_H
|
||||
|
||||
|
@@ -47,4 +47,5 @@ void printUndone(ACT_ActionPtr action, ACT_ActionUserDataPtr userData);
|
||||
void printDisposed(ACT_ActionPtr action, ACT_ActionUserDataPtr userData);
|
||||
|
||||
|
||||
#endif // _H_ACT_TESTACTION_C_H_
|
||||
#endif // _H_ACT_TESTACTION_C_H_
|
||||
|
||||
|
@@ -54,4 +54,5 @@ protected:
|
||||
virtual void doUndo() { cout << m_name.Ptr() << ": undone\n"; }
|
||||
};
|
||||
|
||||
#endif // _H_ACT_TESTACTION
|
||||
#endif // _H_ACT_TESTACTION
|
||||
|
||||
|
@@ -127,3 +127,4 @@ void BMF_DrawStringTexture(BMF_Font* font, char* string, float x, float y, float
|
||||
#endif
|
||||
|
||||
#endif /* __BMF_API_H */
|
||||
|
||||
|
@@ -74,3 +74,4 @@ typedef enum
|
||||
typedef struct BMF_Font BMF_Font;
|
||||
|
||||
#endif /* __BMF_FONTS_H */
|
||||
|
||||
|
@@ -67,3 +67,4 @@
|
||||
#endif /* BMF_MINIMAL */
|
||||
|
||||
#endif /* __BMF_SETTINGS_H */
|
||||
|
||||
|
@@ -107,3 +107,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // __BMF_BITMAP_FONT_H
|
||||
|
||||
|
@@ -55,3 +55,4 @@ typedef struct {
|
||||
} BMF_FontData;
|
||||
|
||||
#endif
|
||||
|
||||
|
3
intern/bsp/extern/CSG_BooleanOps.h
vendored
3
intern/bsp/extern/CSG_BooleanOps.h
vendored
@@ -425,4 +425,5 @@ CSG_FreeBooleanOperation(
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -56,3 +56,4 @@ public :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -97,3 +97,4 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -342,4 +342,5 @@ private :
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -72,3 +72,4 @@ private :
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -204,5 +204,3 @@ private :
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
@@ -269,4 +269,5 @@ BSP_CSGMesh_FaceIt_Construct(
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -134,3 +134,4 @@ private :
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -122,6 +122,5 @@ public :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
@@ -138,9 +138,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -150,3 +150,4 @@ private :
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -286,4 +286,5 @@ public :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -129,4 +129,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
@@ -162,4 +162,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -74,4 +74,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -61,4 +61,5 @@ private :
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -351,4 +351,5 @@ BuildMesh(
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -140,5 +140,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
@@ -148,5 +148,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
@@ -197,30 +197,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -281,7 +281,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -301,3 +301,4 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
2
intern/decimation/extern/LOD_decimation.h
vendored
2
intern/decimation/extern/LOD_decimation.h
vendored
@@ -115,5 +115,3 @@ extern int LOD_FreeDecimationData(LOD_Decimation_InfoPtr);
|
||||
|
||||
#endif // NAN_INCLUDED_LOD_decimation_h
|
||||
|
||||
|
||||
|
||||
|
@@ -114,5 +114,5 @@ private :
|
||||
MEM_SmartPtr<LOD_ExternBufferEditor> m_extern_editor;
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -113,6 +113,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -132,3 +132,4 @@ private :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -141,3 +141,4 @@ private :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -261,4 +261,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
@@ -130,5 +130,5 @@ private :
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -53,3 +53,4 @@ public :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -124,5 +124,6 @@ private :
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -163,6 +163,5 @@ public:
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -117,3 +117,4 @@ private :
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@@ -86,3 +86,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // _GHOST_IEVENT_H_
|
||||
|
||||
|
@@ -64,3 +64,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_CONSUMER_H_
|
||||
|
||||
|
@@ -280,3 +280,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_ISYSTEM_H_
|
||||
|
||||
|
@@ -84,5 +84,5 @@ public:
|
||||
virtual void setUserData(const GHOST_TUserDataPtr userData) = 0;
|
||||
};
|
||||
|
||||
|
||||
#endif // _GHOST_ITIMER_TASK_H_
|
||||
|
||||
|
@@ -239,3 +239,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // _GHOST_IWINDOW_H_
|
||||
|
||||
|
@@ -235,3 +235,4 @@ inline bool GHOST_Rect::isInside(GHOST_TInt32 x, GHOST_TInt32 y) const
|
||||
}
|
||||
|
||||
#endif // _H_GHOST_Rect
|
||||
|
||||
|
@@ -350,5 +350,5 @@ struct GHOST_TimerTaskHandle__;
|
||||
typedef void (*GHOST_TimerProcPtr)(struct GHOST_TimerTaskHandle__* task, GHOST_TUns64 time);
|
||||
#endif
|
||||
|
||||
|
||||
#endif // _GHOST_TYPES_H_
|
||||
|
||||
|
@@ -74,3 +74,4 @@ struct GHOST_Buttons {
|
||||
};
|
||||
|
||||
#endif // _GHOST_BUTTONS_H_
|
||||
|
||||
|
@@ -75,3 +75,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_CALLBACK_EVENT_CONSUMER_H_
|
||||
|
||||
|
@@ -72,3 +72,4 @@
|
||||
#endif // GHOST_DEBUG
|
||||
|
||||
#endif // _GHOST_DEBUG_H_
|
||||
|
||||
|
@@ -140,3 +140,4 @@ protected:
|
||||
|
||||
|
||||
#endif // _GHOST_DISPLAY_MANAGER_H_
|
||||
|
||||
|
@@ -117,3 +117,4 @@ protected:
|
||||
|
||||
|
||||
#endif // _GHOST_DISPLAY_MANAGER_CARBON_H_
|
||||
|
||||
|
@@ -104,3 +104,4 @@ protected:
|
||||
|
||||
|
||||
#endif // _GHOST_DISPLAY_MANAGER_WIN32_H_
|
||||
|
||||
|
@@ -127,3 +127,4 @@ private :
|
||||
|
||||
|
||||
#endif //
|
||||
|
||||
|
@@ -112,3 +112,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_H_
|
||||
|
||||
|
@@ -71,3 +71,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_BUTTON_H_
|
||||
|
||||
|
@@ -72,3 +72,4 @@ protected:
|
||||
|
||||
|
||||
#endif // _GHOST_EVENT_CURSOR_H_
|
||||
|
||||
|
@@ -85,3 +85,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_KEY_H_
|
||||
|
||||
|
@@ -155,3 +155,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_MANAGER_H_
|
||||
|
||||
|
@@ -68,3 +68,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_EVENT_PRINTER_H_
|
||||
|
||||
|
@@ -100,3 +100,4 @@ struct GHOST_ModifierKeys
|
||||
};
|
||||
|
||||
#endif // _GHOST_MODIFIER_KEYS_H_
|
||||
|
||||
|
@@ -326,3 +326,4 @@ inline GHOST_WindowManager* GHOST_System::getWindowManager() const
|
||||
}
|
||||
|
||||
#endif // _GHOST_SYSTEM_H_
|
||||
|
||||
|
@@ -249,3 +249,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_SYSTEM_CARBON_H_
|
||||
|
||||
|
@@ -63,3 +63,4 @@ class GHOST_SystemCarbon : public GHOST_System {
|
||||
};
|
||||
|
||||
#endif // _GHOST_SYSTEM_CARBON_H_
|
||||
|
||||
|
@@ -276,3 +276,4 @@ inline void GHOST_SystemWin32::storeModifierKeys(const GHOST_ModifierKeys& keys)
|
||||
}
|
||||
|
||||
#endif // _GHOST_SYSTEM_WIN32_H_
|
||||
|
||||
|
@@ -247,6 +247,3 @@ private :
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -131,3 +131,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_TIMER_MANAGER_H_
|
||||
|
||||
|
@@ -191,5 +191,5 @@ protected:
|
||||
GHOST_TUns32 m_auxData;
|
||||
};
|
||||
|
||||
|
||||
#endif // _GHOST_TIMER_TASK_H_
|
||||
|
||||
|
@@ -253,3 +253,4 @@ inline GHOST_TStandardCursor GHOST_Window::getCursorShape() const
|
||||
}
|
||||
|
||||
#endif // _GHOST_WINDOW_H
|
||||
|
||||
|
@@ -271,3 +271,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_WINDOW_CARBON_H_
|
||||
|
||||
|
@@ -163,3 +163,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_WINDOW_MANAGER_H_
|
||||
|
||||
|
@@ -274,3 +274,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif // _GHOST_WINDOW_WIN32_H_
|
||||
|
||||
|
@@ -290,3 +290,4 @@ private :
|
||||
|
||||
|
||||
#endif // _GHOST_WINDOWX11_H_
|
||||
|
||||
|
@@ -42,3 +42,4 @@ void rect_copy (int dst[2][2], int src[2][2]);
|
||||
int rect_contains_pt (int rect[2][2], int pt[2]);
|
||||
int rect_width (int rect[2][2]);
|
||||
int rect_height (int rect[2][2]);
|
||||
|
||||
|
@@ -41,3 +41,4 @@
|
||||
#else // defined(WIN32) || defined(__APPLE__)
|
||||
#include <GL/gl.h>
|
||||
#endif // defined(WIN32) || defined(__APPLE__)
|
||||
|
||||
|
@@ -54,3 +54,4 @@ void scrollbar_get_rect (ScrollBar *sb, int rect_r[2][2]);
|
||||
void scrollbar_get_thumb (ScrollBar *sb, int thumb_r[2][2]);
|
||||
|
||||
void scrollbar_free (ScrollBar *sb);
|
||||
|
||||
|
@@ -33,3 +33,4 @@ void* memdbl (void *mem, int *size_pr, int item_size);
|
||||
|
||||
char* string_dup (char *str);
|
||||
void fatal (char *fmt, ...);
|
||||
|
||||
|
@@ -38,3 +38,4 @@ typedef struct _WindowData WindowData;
|
||||
WindowData* windowdata_new (void *data, WindowDataHandler handler);
|
||||
void windowdata_handle (WindowData *wb, GHOST_EventHandle evt);
|
||||
void windowdata_free (WindowData *wb);
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user