Microsoft SDK for Java

render

This method of the Direct3dRMViewport Class renders a frame hierarchy to the given viewport. Only those visuals on the given frame and any frames below it in the hierarchy are rendered.

Syntax

public void render(Direct3dRMFrame f);

Parameters

f The Direct3dRMFrame object that represents the frame hierarchy to be rendered.

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