25 #ifndef _ODRAWBYTEDATA_INCLUDED_
26 #define _ODRAWBYTEDATA_INCLUDED_
60 if(m_nDataLeft >= nBytes)
62 m_nDataLeft -= nBytes;
63 ::memcpy(
buffer, m_pData, nBytes);
void init(const OdUInt8 *pData, OdUInt32 length)
OdUInt32 bytesLeft() const
void read(OdUInt32 nBytes, void *buffer)
GLuint GLsizei GLsizei * length