| 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 | (Inherited from Object.) | |
| GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | (Inherited from Object.) | |
| Pop | Pops element. | |
| Push | Pushes element. | |
| ToString | (Inherited from Object.) |
This element's subclasses store a single float, int, or enum value. This class defines generic matches() and copy() methods.