SHOGUN
6.0.0
|
Go to the source code of this file.
Classes | |
class | Block |
Class that holds a block feature. A block feature is a shallow copy of an underlying (non-owning) feature object. In its constructor, it increases the refcount of the original object (since it has to be alive as long as the block is alive) and it decreases the refcount of the original object in destructor. More... | |