Model3DSelectBuffer::Write
Background
This method stores the Model3DSelectBuffer into the data destination `IO`.
Prototype
virtual int Write( TypeIO & IO )
Parameters
- TypeIO & IO: The TypeIO object to write data to.
Return Value
Non-zero indicates success, zero indicates failure.