SoInt32Element Class |
Stores a single int32_t, int, or enum value.
Namespace: OIV.Inventor.Elements
The SoInt32Element 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.) |
Subclasses store a single int32_t, int, or enum value. This class defines generic matches() and copy() methods.