This commit is contained in:
Jacob Støren 2013-12-05 10:58:55 +01:00
parent f92ca7fba7
commit 819a2ab93e

View File

@ -167,6 +167,10 @@ std::vector<cvf::Vec3d> createVertices()
return vxs;
}
std::vector<caf::FixedArray<cvf::uint, 4> > getCubeFaces()
{
}
//--------------------------------------------------------------------------------------------------
///