Class TRawPixelData

    • Constructor Detail

      • TRawPixelData

        public TRawPixelData()
      • TRawPixelData

        public TRawPixelData​(TRawPixelData other)
        Performs a deep copy on other.
    • Method Detail

      • getWidth

        public int getWidth()
      • unsetWidth

        public void unsetWidth()
      • isSetWidth

        public boolean isSetWidth()
        Returns true if field width is set (has been assigned a value) and false otherwise
      • setWidthIsSet

        public void setWidthIsSet​(boolean value)
      • getHeight

        public int getHeight()
      • unsetHeight

        public void unsetHeight()
      • isSetHeight

        public boolean isSetHeight()
        Returns true if field height is set (has been assigned a value) and false otherwise
      • setHeightIsSet

        public void setHeightIsSet​(boolean value)
      • getRender_pass_mapSize

        public int getRender_pass_mapSize()
      • unsetRender_pass_map

        public void unsetRender_pass_map()
      • isSetRender_pass_map

        public boolean isSetRender_pass_map()
        Returns true if field render_pass_map is set (has been assigned a value) and false otherwise
      • setRender_pass_mapIsSet

        public void setRender_pass_mapIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException