Class SoSFMemObj


  • public class SoSFMemObj
    extends SoSField
    Field containing a reference to a memory object. A field containing a pointer to an SoMemoryObject memory object.

    SoSFMemObj are written to file as an integer in decimal, hexadecimal (beginning with '0x') or octal (beginning with '0') format.

    See Also:
    SoField, SoSField SoMemoryObject
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class SoField