Class SoCylinderDetail

    • Constructor Detail

      • SoCylinderDetail

        public SoCylinderDetail()
        Constructor.
    • Method Detail

      • getPart

        public int getPart()
        Returns the part in the detail. The returned value is one of the SoCylinder part flags.
      • copy

        public SoDetail copy()
        Returns an instance that is a copy of this instance. The caller is responsible for deleting the copy when it is no longer needed.
        Overrides:
        copy in class SoDetail
      • setPart

        public void setPart​(int _part)