PdfPublishView.h
This class implements a view for a three-dimensional model in a .pdf document created with Publish SDK.
|
Name |
Description |
|
Destroys a view object. |
|
Name |
Description |
|
Returns the current view background color. The method fills a passed ODCOLORREF value and returns it to a calling subroutine. | |
|
Returns the current view camera. The method fills a passed smart pointer to a camera object and returns it to a calling subroutine. | |
|
Returns the current default flag value. The method fills a passed boolean value and returns it to a calling subroutine. | |
|
Returns the current external name of the view. The method fills a passed string object and returns it to a calling subroutine. | |
|
Returns the current internal name of the view. The method fills a passed string object and returns it to a calling subroutine. | |
|
Returns the current view lighting mode. The method fills a passed lighting mode value and returns it to a calling subroutine. | |
|
Returns the current view rendering mode. The method fills a passed rendering mode value and returns it to a calling subroutine. | |
|
Sets the view background color. | |
|
Sets the view camera. | |
|
Sets a flag that determines whether the view is the default. If the flag value is equal to true, the view is the default, otherwise it is not. | |
|
Sets an external name for the view. | |
|
Sets an internal name for the view. | |
|
Sets the view lighting mode. | |
|
Sets the view rendering mode. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|