API Reference > Structs, Records, Enums > JsonGeometriesDataBase Structure > JsonGeometriesDataBase Methods > JsonGeometriesDataBase::addRef Method
JsonGeometriesDataBase::addRef Method
Syntax
C++
void addRef();

Declares the method incrementing the reference counter in objects derived from this class.

It is the pure virtual method that does not have an implementation. You must redefine it in the derived class.

Overview of Smart Pointer Classes

Copyright © 2002–2020. Open Design Alliance. All rights reserved.