mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[m] Lots of Doxygen fixes/additions - thanks to lfxGroove
This commit is contained in:
parent
b134615f92
commit
c94dbc84c2
960 changed files with 5905 additions and 6171 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/**
|
||||
@file G3D/enumclass.h
|
||||
|
||||
@maintainer Morgan McGuire, http://graphics.cs.williams.edu
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
#include "G3D/BinaryInput.h"
|
||||
#include "G3D/BinaryOutput.h"
|
||||
|
||||
/*
|
||||
/**
|
||||
\def G3D_DECLARE_ENUM_CLASS_METHODS
|
||||
|
||||
\brief Creates a series of methods that turn a class into a scoped enumeration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue