C:/Documents and Settings/test/Bureau/project workspace/include/Config.h:51: Warning: argument `varaible' of command @param is not found in the argument list of Config::getValue(const std::string &section, const std::string &variable)
C:/Documents and Settings/test/Bureau/project workspace/include/Config.h:51: Warning: The following parameters of Config::getValue(const std::string &section, const std::string &variable) are not documented:
  parameter variable

C:/Documents and Settings/test/Bureau/project workspace/include/Config.h:42: Warning: argument `varaible' of command @param is not found in the argument list of Config::getVariable(const std::string &section, const std::string &variable)
C:/Documents and Settings/test/Bureau/project workspace/include/Config.h:42: Warning: The following parameters of Config::getVariable(const std::string &section, const std::string &variable) are not documented:
  parameter variable

C:/Documents and Settings/test/Bureau/project workspace/include/unites/EnnemyUnit.h:35: Warning: Member EnnemyState of class EnnemyUnit is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/unites/EnnemyUnit.h:30: Warning: End of list marker found without any preceding list items
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Entity.h:30: Warning: Member position of class Entity is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/glFont2D.h:152: Warning: argument `w' of command @param is not found in the argument list of glFont2D::setHeight(float h)
C:/Documents and Settings/test/Bureau/project workspace/include/render/glFont2D.h:152: Warning: The following parameters of glFont2D::setHeight(float h) are not documented:
  parameter h

C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:814: Warning: Member matrix44() of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:993: Warning: Member operator=(const matrix44 *_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1002: Warning: Member operator=(const matrix44 &_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1011: Warning: Member operator *(const matrix44 *_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1034: Warning: Member operator *(const matrix44 &_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1058: Warning: Member operator+(const matrix44 *_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1069: Warning: Member operator+(const matrix44 &_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1081: Warning: Member operator-(const matrix44 *_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:1092: Warning: Member operator-(const matrix44 &_mat) of class matrix44 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:442: Warning: Member plane() of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:451: Warning: Member plane(const plane &p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:570: Warning: Member operator=(const plane *p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:575: Warning: Member operator=(const plane &p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:581: Warning: Member operator==(const plane *p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:593: Warning: Member operator==(const plane &p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:606: Warning: Member operator!=(const plane *p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:618: Warning: Member operator!=(const plane &p) of class plane is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:463: Warning: The following parameters of plane::create(vector3 *v1, vector3 *v2, vector3 *p) are not documented:
  parameter p

C:/Documents and Settings/test/Bureau/project workspace/include/Point2D.h:41: Warning: Found unknown command `\retun'
C:/Documents and Settings/test/Bureau/project workspace/include/Point2D.h:109: Warning: argument `l' of command @param is not found in the argument list of Point2D::operator *=(const float factor)
C:/Documents and Settings/test/Bureau/project workspace/include/Point2D.h:109: Warning: The following parameters of Point2D::operator *=(const float factor) are not documented:
  parameter factor

C:/Documents and Settings/test/Bureau/project workspace/include/render/position.h:171: Warning: Found unknown command `\pr'
C:/Documents and Settings/test/Bureau/project workspace/include/render/RTSCamera.h:136: Warning: argument `dx' of command @param is not found in the argument list of RTSCamera::setCurMousePos(const float mx, const float my)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RTSCamera.h:136: Warning: argument `dy' of command @param is not found in the argument list of RTSCamera::setCurMousePos(const float mx, const float my)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RTSCamera.h:136: Warning: The following parameters of RTSCamera::setCurMousePos(const float mx, const float my) are not documented:
  parameter mx
  parameter my

C:/Documents and Settings/test/Bureau/project workspace/include/render/RTSCamera.h:113: Warning: The following parameters of RTSCamera::setProperties(const float _headUpSensibility, const float _move_speed, int screenW, int screenH) are not documented:
  parameter _move_speed
  parameter screenW
  parameter screenH

C:/Documents and Settings/test/Bureau/project workspace/include/render/SimpleCamera.h:99: Warning: argument `mouse_x_sensibility' of command @param is not found in the argument list of SimpleCamera::setProperties(const float _mouse_x_sensibility, const float _mouse_y_sensibility, const float _move_speed)
C:/Documents and Settings/test/Bureau/project workspace/include/render/SimpleCamera.h:99: Warning: argument `mouse_y_sensibility' of command @param is not found in the argument list of SimpleCamera::setProperties(const float _mouse_x_sensibility, const float _mouse_y_sensibility, const float _move_speed)
C:/Documents and Settings/test/Bureau/project workspace/include/render/SimpleCamera.h:99: Warning: argument `move_speed' of command @param is not found in the argument list of SimpleCamera::setProperties(const float _mouse_x_sensibility, const float _mouse_y_sensibility, const float _move_speed)
C:/Documents and Settings/test/Bureau/project workspace/include/render/SimpleCamera.h:99: Warning: The following parameters of SimpleCamera::setProperties(const float _mouse_x_sensibility, const float _mouse_y_sensibility, const float _move_speed) are not documented:
  parameter _mouse_x_sensibility
  parameter _mouse_y_sensibility
  parameter _move_speed

C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:659: Warning: Member sphere() of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:666: Warning: Member sphere(const sphere &s) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:729: Warning: Member operator=(const sphere *p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:734: Warning: Member operator=(const sphere &p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:740: Warning: Member operator==(const sphere *p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:752: Warning: Member operator==(const sphere &p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:765: Warning: Member operator!=(const sphere *p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:777: Warning: Member operator!=(const sphere &p) of class sphere is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:674: Warning: argument `rO' of command @param is not found in the argument list of sphere::intersectSphere(vector3 *dO, vector3 *dV, vector3 *dest)
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:674: Warning: argument `rV' of command @param is not found in the argument list of sphere::intersectSphere(vector3 *dO, vector3 *dV, vector3 *dest)
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:674: Warning: The following parameters of sphere::intersectSphere(vector3 *dO, vector3 *dV, vector3 *dest) are not documented:
  parameter dO
  parameter dV
  parameter dest

C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:699: Warning: argument `rO' of command @param is not found in the argument list of sphere::intersectSphere_value(vector3 *dO, vector3 *dV)
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:699: Warning: argument `rV' of command @param is not found in the argument list of sphere::intersectSphere_value(vector3 *dO, vector3 *dV)
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:699: Warning: The following parameters of sphere::intersectSphere_value(vector3 *dO, vector3 *dV) are not documented:
  parameter dO
  parameter dV

C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:57: Warning: Member UnitState of class Unit is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:117: Warning: unexpected end of comment block while parsing the argument of command param
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:124: Warning: unexpected end of comment block while parsing the argument of command param
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:131: Warning: unexpected end of comment block while parsing the argument of command param
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:138: Warning: unexpected end of comment block while parsing the argument of command param
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:163: Warning: argument `dist' of command @param is not found in the argument list of Unit::follow(Entity *entity)
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:153: Warning: unexpected end of comment block while parsing the argument of command param
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:345: Warning: argument `Armor' of command @param is not found in the argument list of Unit::setArmorType(unitEnumeration::Armor a)
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:345: Warning: The following parameters of Unit::setArmorType(unitEnumeration::Armor a) are not documented:
  parameter a

C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:329: Warning: argument `Weapon' of command @param is not found in the argument list of Unit::setWeapon(Weapon *w)
C:/Documents and Settings/test/Bureau/project workspace/include/unites/Unit.h:329: Warning: The following parameters of Unit::setWeapon(Weapon *w) are not documented:
  parameter w

C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:88: Warning: Member vector3() of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:94: Warning: Member vector3(float _x, float _y, float _z) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:102: Warning: Member vector3(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:243: Warning: Member operator=(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:249: Warning: Member operator=(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:256: Warning: Member operator+(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:264: Warning: Member operator+(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:273: Warning: Member operator-(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:281: Warning: Member operator-(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:290: Warning: Member operator *(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:298: Warning: Member operator *(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:307: Warning: Member operator/(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:315: Warning: Member operator/(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:324: Warning: Member operator *(const float *scale) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:332: Warning: Member operator *(const float &scale) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:341: Warning: Member operator[](const int &i) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:346: Warning: Member operator[](const int &i) const  of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:351: Warning: Member operator==(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:367: Warning: Member operator==(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:384: Warning: Member operator!=(const vector3 *v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/math_lib.h:400: Warning: Member operator!=(const vector3 &v) of class vector3 is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:91: Warning: Member groundTypeToCost[7][5] of namespace ground is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:92: Warning: Member groundTypeFactor[5] of namespace ground is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/Case.h:212: Warning: argument `a' of command @param is not found in the argument list of ground::Case::setForestZoneID(int f)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/Case.h:212: Warning: The following parameters of ground::Case::setForestZoneID(int f) are not documented:
  parameter f

C:/Documents and Settings/test/Bureau/project workspace/include/ground/Case.h:313: Warning: argument `area' of command @param is not found in the argument list of ground::Case::setSquareNode(SquareNode *node)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/Case.h:313: Warning: The following parameters of ground::Case::setSquareNode(SquareNode *node) are not documented:
  parameter node

C:/Documents and Settings/test/Bureau/project workspace/include/ground/DangerGenerator.h:11: Warning: Member ~DangerGenerator(void) of class ground::DangerGenerator is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GraphNode.h:41: Warning: Member ~GraphNode(void) of class ground::GraphNode is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GraphNode.h:82: Warning: The following parameters of ground::GraphNode::setCostWithHeuristic(float cost) are not documented:
  parameter cost

C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundArmyInfo.h:22: Warning: Member average of class ground::GroundArmyInfo::VisibilityAreaInfo is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundArmyInfo.h:23: Warning: Member caseCount of class ground::GroundArmyInfo::VisibilityAreaInfo is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:270: Warning: argument `map' of command @param is not found in the argument list of ground::GroundMap::loadMap(char *bmp)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:270: Warning: The following parameters of ground::GroundMap::loadMap(char *bmp) are not documented:
  parameter bmp

C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:262: Warning: argument `height' of command @param is not found in the argument list of ground::GroundMap::loadMap(char *heightpath, char *typepath)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:262: Warning: argument `type' of command @param is not found in the argument list of ground::GroundMap::loadMap(char *heightpath, char *typepath)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:262: Warning: The following parameters of ground::GroundMap::loadMap(char *heightpath, char *typepath) are not documented:
  parameter heightpath
  parameter typepath

C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:362: Warning: argument `le' of command @param is not found in the argument list of ground::GroundMap::setPathFinderMode(pathFinding::PathFinderMode mode)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/GroundMap.h:362: Warning: The following parameters of ground::GroundMap::setPathFinderMode(pathFinding::PathFinderMode mode) are not documented:
  parameter mode

C:/Documents and Settings/test/Bureau/project workspace/include/ground/SquareNode.h:131: Warning: Found unknown command `\retuen'
C:/Documents and Settings/test/Bureau/project workspace/include/ground/SquareNodeOwner.h:19: Warning: argument `area' of command @param is not found in the argument list of ground::SquareNodeOwner::setSquareNode(SquareNode *node)
C:/Documents and Settings/test/Bureau/project workspace/include/ground/SquareNodeOwner.h:19: Warning: The following parameters of ground::SquareNodeOwner::setSquareNode(SquareNode *node) are not documented:
  parameter node

C:/Documents and Settings/test/Bureau/project workspace/include/render/console.h:311: Warning: The following parameters of RenderSystem::Console::DispMsg(float r, float g, float b, float a, const char *chaine,...) are not documented:
  parameter r
  parameter g
  parameter b
  parameter a

C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:112: Warning: Member sizey of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:112: Warning: Member sizez of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member minx of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member miny of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member minz of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member maxx of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member maxy of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:115: Warning: Member maxz of class RenderSystem::BoundingBox is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:300: Warning: argument `le' of command @param is not found in the argument list of RenderSystem::Frustum::moveFrontClipPlane(float *p)
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:300: Warning: The following parameters of RenderSystem::Frustum::moveFrontClipPlane(float *p) are not documented:
  parameter p

C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:247: Warning: argument `vertices' of command @param is not found in the argument list of RenderSystem::Frustum::rectangleInFrustum(float *v1, float *v2, float *v3, float *v4)
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:247: Warning: The following parameters of RenderSystem::Frustum::rectangleInFrustum(float *v1, float *v2, float *v3, float *v4) are not documented:
  parameter v1
  parameter v2
  parameter v3
  parameter v4

C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:256: Warning: argument `vertices' of command @param is not found in the argument list of RenderSystem::Frustum::triangleInFrustum(float *v1, float *v2, float *v3)
C:/Documents and Settings/test/Bureau/project workspace/include/render/Frustum.h:256: Warning: The following parameters of RenderSystem::Frustum::triangleInFrustum(float *v1, float *v2, float *v3) are not documented:
  parameter v1
  parameter v2
  parameter v3

C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelInstance.h:107: Warning: argument `mi' of command @param is not found in the argument list of RenderSystem::ModelInstance::updateInstance_geometry()
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:37: Warning: Member magic of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:38: Warning: Member version of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:39: Warning: Member skinWidth of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:40: Warning: Member skinHeight of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:41: Warning: Member frameSize of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:42: Warning: Member numSkins of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:43: Warning: Member numVertices of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:44: Warning: Member numTexCoords of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:45: Warning: Member numTriangles of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:46: Warning: Member numGlCommands of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:47: Warning: Member numFrames of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:48: Warning: Member offsetSkins of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:49: Warning: Member offsetTexCoords of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:50: Warning: Member offsetTriangles of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:51: Warning: Member offsetFrames of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:52: Warning: Member offsetGlCommands of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:53: Warning: Member offsetEnd of class RenderSystem::md2_file_header is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:61: Warning: Member vertex[3] of class RenderSystem::md2_alias_triangle is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:62: Warning: Member lightNormalIndex of class RenderSystem::md2_alias_triangle is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:69: Warning: Member pos[3] of class RenderSystem::md2_vertex is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:70: Warning: Member normal[3] of class RenderSystem::md2_vertex is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:78: Warning: Member scale[3] of class RenderSystem::md2_alias_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:79: Warning: Member translate[3] of class RenderSystem::md2_alias_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:80: Warning: Member name[16] of class RenderSystem::md2_alias_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:81: Warning: Member vertex[1] of class RenderSystem::md2_alias_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:89: Warning: Member vertexIndices[3] of class RenderSystem::md2_triangle_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:90: Warning: Member textureIndices[3] of class RenderSystem::md2_triangle_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:98: Warning: Member name[16] of class RenderSystem::md2_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:99: Warning: Member vertices of class RenderSystem::md2_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:100: Warning: Member trisNormal of class RenderSystem::md2_frame_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:108: Warning: Member s of class RenderSystem::md2_textureCoordinate_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/ModelMD2.h:108: Warning: Member t of class RenderSystem::md2_textureCoordinate_info_load is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:96: Warning: argument `downSizingLevel' of command @param is not found in the argument list of RenderSystem::RegistredTexture::setProperties(int _downSizingLevel, int _magTexFilter, int _minTexFilter, int _AnisotropyLevel, int _sRepeat, int _tRepeat, int _uRepeat)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:96: Warning: argument `magTexFilter' of command @param is not found in the argument list of RenderSystem::RegistredTexture::setProperties(int _downSizingLevel, int _magTexFilter, int _minTexFilter, int _AnisotropyLevel, int _sRepeat, int _tRepeat, int _uRepeat)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:96: Warning: argument `minTexFilter' of command @param is not found in the argument list of RenderSystem::RegistredTexture::setProperties(int _downSizingLevel, int _magTexFilter, int _minTexFilter, int _AnisotropyLevel, int _sRepeat, int _tRepeat, int _uRepeat)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:96: Warning: argument `AnisotropyLevel' of command @param is not found in the argument list of RenderSystem::RegistredTexture::setProperties(int _downSizingLevel, int _magTexFilter, int _minTexFilter, int _AnisotropyLevel, int _sRepeat, int _tRepeat, int _uRepeat)
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:96: Warning: The following parameters of RenderSystem::RegistredTexture::setProperties(int _downSizingLevel, int _magTexFilter, int _minTexFilter, int _AnisotropyLevel, int _sRepeat, int _tRepeat, int _uRepeat) are not documented:
  parameter _downSizingLevel
  parameter _magTexFilter
  parameter _minTexFilter
  parameter _AnisotropyLevel

C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:218: Warning: Member rBlended of class RenderSystem::RegistredTexture_2D is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:219: Warning: Member gBlended of class RenderSystem::RegistredTexture_2D is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:220: Warning: Member bBlended of class RenderSystem::RegistredTexture_2D is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:221: Warning: Member alphaBlendValue of class RenderSystem::RegistredTexture_2D is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RegistredTexture.h:222: Warning: Member alphaDefault of class RenderSystem::RegistredTexture_2D is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/RenderableEntity.h:101: Warning: The following parameters of RenderSystem::RenderableEntity::setAnimation(AnimationType nextAnimation, bool mounted=false) are not documented:
  parameter mounted

C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:102: Warning: Member nbGroundMeadowElement of class RenderSystem::QT_Node is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:802: Warning: argument `fire' of command @param is not found in the argument list of RenderSystem::Renderer::addSpringParticle(ParticleSystem::ParticleEngine *spring)
C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:802: Warning: The following parameters of RenderSystem::Renderer::addSpringParticle(ParticleSystem::ParticleEngine *spring) are not documented:
  parameter spring

C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:645: Warning: The following parameters of RenderSystem::Renderer::loadGroundMap(ground::GroundMap &t, char *tileSet) are not documented:
  parameter tileSet

C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:674: Warning: argument `frustum' of command @param is not found in the argument list of RenderSystem::Renderer::render(float *pos, Frustum *f)
C:/Documents and Settings/test/Bureau/project workspace/include/render/Renderer.h:674: Warning: The following parameters of RenderSystem::Renderer::render(float *pos, Frustum *f) are not documented:
  parameter f

C:/Documents and Settings/test/Bureau/project workspace/include/unites/UnitEnumeration.h:5: Warning: Member Armor of namespace unitEnumeration is not documented.
C:/Documents and Settings/test/Bureau/project workspace/include/unites/UnitEnumeration.h:11: Warning: Member UnitType of namespace unitEnumeration is not documented.
