This class implements a view for a three-dimensional model in a .pdf document created with Publish SDK.
Default constructor for this class. (Inherited from OdRxObject) | |
Destroys an instance of a Publish SDK object. (Inherited from OdObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) | |
Destroys a view object. |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Clears the Publish SDK object. (Inherited from OdObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
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. | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is empty. (Inherited from OdObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is valid. (Inherited from OdObject) | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
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. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|