GenericRotationOrderValue (object)

The GenericRotationOrderValue is a typed implementation of the GenericValue using a RotationOrder.

GenericRotationOrderValue GenericRotationOrderValue GenericRotationOrderValue GenericValue GenericValue GenericRotationOrderValue->GenericValue

Methods in detail

GenericRotationOrderValue ( in GenericRotationOrderValue other )

copy constructor


GenericRotationOrderValue ( in RotationOrder value )


GenericRotationOrderValue ()

default constructor


GenericRotationOrderValue GenericRotationOrderValue.clone? ()

clone method


Boolean GenericRotationOrderValue.equals? ( in Ref<GenericValue> other )

return true if this value matches another one


RotationOrder GenericRotationOrderValue.get? ()

returns the contained value


Type GenericRotationOrderValue.getValueType? ()

returns the type of the value


UInt32 GenericRotationOrderValue.hash_? ()

returns a hash value for this


Boolean GenericRotationOrderValue.isArray? ()

returns true if this value contains an array


GenericRotationOrderValue.set! ( in RotationOrder value )

sets the contained value