DzViewport Class Reference
[Interface Components]

A viewport. More...

List of all members.

Methods

Dz3DViewport get3DViewport ()
DzViewportMgr getManager ()
DzView getView ()
void setView (DzView view)


Detailed Description

A viewport.

Encapsulation of a 3D viewport. This object includes the surrounding decoration and camera manipulation controls. It contains the actual 3D viewport.


Member Function Documentation

Dz3DViewport DzViewport::get3DViewport (  ) 

Embedded 3D viewport that this encapsulates.

DzViewportMgr DzViewport::getManager (  ) 

Access to the viewport manager.

DzView DzViewport::getView (  ) 

Returns:
The current view being displayed in the viewport. NULL if none (i.e. the 3D viewport is active).

DzView DzViewport::setView ( DzView  view  ) 

Sets the active view for the viewport - this replaces the 3D Viewport while it is active. Pass in NULL to clear the active view and make the 3D Viewport active.

Parameters:
view The view to display in the viewport.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.