Offset method

Adds the specified vector to the minimum and maximum for each dimension.

Syntax

object.Offset(v);

Parameters

  • v [in, ref]
    Type: const CDXV_C

    Vector to add.

Return value

This method does not return a value.