D:/!Cur/Lamp/Lamp/Include/Core/Container/NamedObjectDatabase.h:60: Warning: The following parameters of Lamp::NamedObjectDatabase< Type >::add(const String &name, Type *object) are not documented:
  parameter name

D:/!Cur/Lamp/Lamp/Include/Core/Container/NamedObjectDatabase.h:74: Warning: The following parameters of Lamp::NamedObjectDatabase< Type >::remove(const String &name, Type *object) are not documented:
  parameter name

D:/!Cur/Lamp/Lamp/Include/Geometry/Intersection/SphereIntersection.h:83: Warning: argument `intersecion' of command @param is not found in the argument list of Lamp::SphereIntersection::intersect(Intersection *intersection, const Sphere &sphere, const Triangle &triangle)
D:/!Cur/Lamp/Lamp/Include/Geometry/Intersection/SphereIntersection.h:83: Warning: The following parameters of Lamp::SphereIntersection::intersect(Intersection *intersection, const Sphere &sphere, const Triangle &triangle) are not documented:
  parameter intersection

D:/!Cur/Lamp/Lamp/Include/Geometry/Intersection/SphereIntersection.h:62: Warning: argument `intersecion' of command @param is not found in the argument list of Lamp::SphereIntersection::intersect(Intersection *intersection, const Sphere &sphere0, const Sphere &sphere1)
D:/!Cur/Lamp/Lamp/Include/Geometry/Intersection/SphereIntersection.h:62: Warning: The following parameters of Lamp::SphereIntersection::intersect(Intersection *intersection, const Sphere &sphere0, const Sphere &sphere1) are not documented:
  parameter intersection

D:/!Cur/Lamp/Lamp/Include/Collision/InputOutput/TextCollisionSaver.h:60: Warning: argument `basePath' of command @param is not found in the argument list of Lamp::TextCollisionSaver::save(TextWriter *textWriter, CollisionScene *scene)
