SoVolumeTransformElement Class |
Stores the current volume transform(s).
Namespace: OIV.VolumeViz.Elements
The SoVolumeTransformElement type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Get(SoState, SoVolumeTransform) | Returns most recently traversed volume transform from the state. | |
Get(SoState, IListSoVolumeTransform) | Get the current list of transform functions stored in the state. | |
Get(SoState, Queue) | Obsolete. Get the current list of transform functions stored in the state. | |
GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Pop | Pops element. | |
Push | Overrides OIV.VolumeViz.Elements.SoVolumeTransformElement.Push(OIV.Inventor.Misc.SoState) method to copy values from next instance in the stack. | |
Set | Add a volume transform to the state. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores pointers to the volume transform node currently in the traversal state.