Fixes for 64 bit builds
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@51 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -115,13 +115,6 @@ protected:
|
||||
*/
|
||||
void TransformVertices(ASE::Mesh& mesh);
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
/** The ASK file format contains LOD nodes.
|
||||
* We do only use the highest level of detail, all others
|
||||
* are skipped.
|
||||
*/
|
||||
void AskFilterLOD(std::vector<ASE::Mesh>& meshes);
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
/** Create one-material-per-mesh meshes ;-)
|
||||
* \param mesh Mesh to work with
|
||||
|
||||
Reference in New Issue
Block a user