Model3DSelectBuffer::Read

Background

This method extracts the Model3DSelectBuffer from the data source `IO`.

Prototype

virtual int Read( TypeIO & IO )

Parameters

  • TypeIO & IO: The TypeIO object to read data from.

Return Value

Non-zero indicates success, zero indicates failure.