SoFloatElement Class |
Element's subclasses store a single float, int, or enum value.
Namespace: OIV.Inventor.Elements
The SoFloatElement type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
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 | Pushes element. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element's subclasses store a single float, int, or enum value. This class defines generic matches() and copy() methods.