API Reference > Types > GripViewportDrawPtr Type
GripViewportDrawPtr Type
Syntax
C++
typedef void (* GripViewportDrawPtr)(OdDbGripData* pThis, OdGiViewportDraw* pWd, OdDbStub* entId, OdDbGripOperations::DrawType type, OdGePoint3d* imageGripPoint, int gripSize);

DbGrip.h

This type represents functions that are called to draw viewport-specific grip's graphics.

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