A3DAsmModelFileLoadFromPrcStream
-
A3DStatus
A3DAsmModelFileLoadFromPrcStream(const A3DUTF8Char *pcBufferStream, unsigned int uBufferLength, A3DRWParamsPrcReadHelper **ppPrcReadHelper, A3DAsmModelFile **ppModelFile) A3DStatusA3DAsmModelFileLoadFromPrcStream(constA3DUTF8Char* pcBufferStream, unsigned int uBufferLength,A3DRWParamsPrcReadHelper** ppPrcReadHelper,A3DAsmModelFile** ppModelFile)Loads an
A3DAsmModelFilefrom a PRC Buffer.This function loads an
A3DAsmModelFilefrom a PRC Buffer.Parameters
pcBufferStream: Buffer containing the PRC stream.
uBufferLength: Length of pcBufferStream.
ppPrcReadHelper: Reserved for future use.
ppModelFile: References a pointer into which the location should be stored. of the model file. Set this pointer to null before calling the function.
Returns
A3D_SUCCESS in case of success or an error code