API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Structs, Records, Enums > TD_HOOPS_COMMON_EXPORT::CHoopsExtentsKeeper Structure
TD_HOOPS_COMMON_EXPORT::CHoopsExtentsKeeper Structure
Syntax
C++
struct CHoopsExtentsKeeper { const OdGiDrawable* pObject; OdGsView* pView; OdGeExtents3d extents; };

HoopsExportDevice.h

Members 
Description 
const OdGiDrawable* pObject; 
!< A pointer to a drawable entity. 
OdGsView* pView; 
!< A pointer to a view entity. 
OdGeExtents3d extents; 
!< An extents object instance. 

This structure implements the hoops extents keeper.

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