11 #include <boost/shared_ptr.hpp>
12 #include <boost/unordered_map.hpp>
18 : myBoundingSphere(boundingSphere)
19 , myFilename(filename)
20 , myNumTimesRequested(0)
34 virtual std::string filename()
const
49 unsigned int numTriangles,
51 : myBoundingInfo(boundingInfo)
52 , myNumTriangles(numTriangles)
53 , myLastUsed(lastUsed)
54 , myPendingRemoval(false)