public constructor O2G2Ptr(T).O2G2Ptr

Brief

Parameterized constructor

Declaration
C++
  O2G2Ptr (T *pointer)

Details

The method does not increase the reference counter of the object.

Declared in O2G2Ptr(T)

back