Commit eef85c2e authored by hybrid's avatar hybrid

Add documentation about bbox update not called automatically.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4140 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 1f474578
...@@ -94,6 +94,7 @@ namespace scene ...@@ -94,6 +94,7 @@ namespace scene
} }
//! adds a MeshBuffer //! adds a MeshBuffer
/** The bounding box is not updated automatically. */
void addMeshBuffer(IMeshBuffer* buf) void addMeshBuffer(IMeshBuffer* buf)
{ {
if (buf) if (buf)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment