com.onlineobject.objectnet Namespace

RotationNetwork..::..Extract Method

Extracts the rotation data from the reader stream and applies it to the object.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void Extract(

	IDataStream reader

)

Parameters

reader
Type: com.onlineobject.objectnet..::..IDataStream
The data stream to read the rotation data from.