Microsoft SDK for Java

getBox

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

Syntax

public void getBox(D3dRMBox vector);

Parameters

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

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