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.
public void getBox(D3dRMBox retv);
retv | A D3dRMBox object that receives the bounding box-coordinates. |