CFx SDK Documentation 2024 SP0
|
#include <GiProgressiveMesh.h>
Public Member Functions | |
virtual OdInt64 | dbStubToInt (OdDbStub *) const =0 |
virtual OdDbStub * | intToDbStub (OdInt64) const =0 |
This class represents interface of ObjectId to Int converter
Definition at line 198 of file GiProgressiveMesh.h.
|
pure virtual |
Converts OdDbStub to Int64
|
pure virtual |
Converts Int64 to OdDbStub