CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdGiProgressiveMeshObjectIdConverter Class Referenceabstract

#include <GiProgressiveMesh.h>

Public Member Functions

virtual OdInt64 dbStubToInt (OdDbStub *) const =0
 
virtual OdDbStub * intToDbStub (OdInt64) const =0
 

Detailed Description

This class represents interface of ObjectId to Int converter

See also
<link gi_geometry_progressive_mesh_usage, Usage of the Progressive Meshes in the OdGi Library>

Definition at line 198 of file GiProgressiveMesh.h.

Member Function Documentation

◆ dbStubToInt()

virtual OdInt64 OdGiProgressiveMeshObjectIdConverter::dbStubToInt ( OdDbStub *  ) const
pure virtual

Converts OdDbStub to Int64

◆ intToDbStub()

virtual OdDbStub * OdGiProgressiveMeshObjectIdConverter::intToDbStub ( OdInt64  ) const
pure virtual

Converts Int64 to OdDbStub


The documentation for this class was generated from the following file: