SoTransparencyTypeElement Class |
Note: This API is now obsolete.
Stores the current transparency type.
Namespace: OIV.Inventor.Elements
The SoTransparencyTypeElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Get | Returns current draw style from the state. |
![]() ![]() | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
![]() ![]() | GetDefault | Returns the default draw style. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Pop | Pops element. |
![]() | Push | Pushes element. |
![]() ![]() | Set | Sets the current draw style in the state. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores the current transparency type.
This class is not available in Open Inventor version 10 and later. Starting with Open version 10, transparency type can only be specified as a property of the whole scene. To get the current transparency setting during scene graph traversal, use the action->getTransparencyType() method.