Skip to content
Snippets Groups Projects
Commit f40d4e55 authored by Armin Erraji's avatar Armin Erraji
Browse files

Small change of comment.

parent 34789664
No related branches found
No related tags found
No related merge requests found
...@@ -221,8 +221,7 @@ CSource::CImageNode::CImageNode(const int iOrder, const int iMaxOrder, const ITA ...@@ -221,8 +221,7 @@ CSource::CImageNode::CImageNode(const int iOrder, const int iMaxOrder, const ITA
else else
m_sMeshModelName = ""; //the root of the image sources is linked to no building m_sMeshModelName = ""; //the root of the image sources is linked to no building
//Construct node tree
////Construct node tree
size_t numMeshes = vpMeshModelList.size(); size_t numMeshes = vpMeshModelList.size();
for (int it_mesh = 0; it_mesh < numMeshes; it_mesh++) for (int it_mesh = 0; it_mesh < numMeshes; it_mesh++)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment