Skip to content
Snippets Groups Projects
Commit f7fdf2eb authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[GL] Remove unnecessary docu from AABB copy ctor.

parent 0e9b0248
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,6 @@ public:
enlarge();
}
/**
* copy constructor.
* @param src an axis aligned bounding box
* */
AABB(AABB const&) = default;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment