git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@903 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -66,7 +66,7 @@ class XFileParser
|
||||
{
|
||||
public:
|
||||
/** Constructor. Creates a data structure out of the XFile given in the memory block.
|
||||
* @param pBuffer Memory buffer containing the XFile
|
||||
* @param pBuffer Null-terminated memory buffer containing the XFile
|
||||
*/
|
||||
XFileParser( const std::vector<char>& pBuffer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user