XfoValue (struct)

The XfoValue stores a Xfo value and associated bitwise flags. Used by the ClipValues object.

XfoValue XfoValue XfoValue

Members

Xfo value  
UInt32 flags  

Methods

  XfoValue ( in Xfo value )
  XfoValue ( in Xfo value, in UInt32 flags )
  XfoValue ( in XfoValue other )
  XfoValue ()
XfoValue clone ? ()

Methods in detail

XfoValue ( in Xfo value )


XfoValue ( in Xfo value, in UInt32 flags )


XfoValue ( in XfoValue other )

copy constructor


XfoValue ()

default constructor


XfoValue XfoValue.clone? ()

clone method