fasten code,
fixed vertex crash, still crashes while getting UV data, vertex are not displayed correctly
This commit is contained in:
@@ -66,7 +66,6 @@ private:
|
||||
void analyseClthChunks(Modl* dataDestination, std::list<ChunkHeader*> &chunkList);
|
||||
void readVertex(Modl* dataDestination, std::streampos position);
|
||||
void readUV(Modl* dataDestination, std::streampos position);
|
||||
void readMesh(Modl* dataDestination, std::streampos position);
|
||||
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user