Microsoft SDK for Java

getBox

This method of the Direct3dRMMeshBuilder Class retrieves the bounding box containing a Direct3dRMMeshBuilder object. The bounding box gives the minimum and maximum model coordinates in each dimension.

Syntax

public void getBox(D3dRMBox retv);

Parameters

retv A D3dRMBox object that receives the bounding box-coordinates.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.