API Reference > OdDb Classes > OdDbPartialViewingIndex Class > OdDbPartialViewingIndex Structures > OdDbPartialViewingIndex::Entry Structure
OdDbPartialViewingIndex::Entry Structure
Syntax
C++
struct Entry : public OdSiEntity { OdGePoint3d pt1, pt2; OdDbObjectId dbentity; OdUInt32 dataSize; Entry* pNext[2]; Entry* pPrev[2]; };

DbPartialViewing.h

This is class OdDbPartialViewingIndex::Entry.

 
Name 
Description 
 
This is Entry, a member of class Entry. 
 
Name 
Description 
 
This is dataSize, a member of class Entry. 
 
This is dbentity, a member of class Entry. 
 
This is pNext, a member of class Entry. 
 
This is pPrev, a member of class Entry. 
 
pt1 
This is pt1, a member of class Entry. 
 
pt2 
This is pt2, a member of class Entry. 
 
Name 
Description 
 
cast 
This is cast, a member of class Entry. 
 
This is extents, a member of class Entry. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.