ACF $AcfVersion:0$
Public Member Functions | Public Attributes | List of all members
iview::CViewLayer::ShapeWithBoundingBox Struct Reference

#include <CViewLayer.h>

Public Member Functions

 ShapeWithBoundingBox ()
 
 ShapeWithBoundingBox (IShape *shapePtr, const i2d::CRect &box)
 

Public Attributes

IShapeshapePtr
 
i2d::CRect box
 

Detailed Description

Definition at line 59 of file CViewLayer.h.

Constructor & Destructor Documentation

◆ ShapeWithBoundingBox() [1/2]

iview::CViewLayer::ShapeWithBoundingBox::ShapeWithBoundingBox ( )
inline

Definition at line 61 of file CViewLayer.h.

◆ ShapeWithBoundingBox() [2/2]

iview::CViewLayer::ShapeWithBoundingBox::ShapeWithBoundingBox ( IShape shapePtr,
const i2d::CRect box 
)
inline

Definition at line 62 of file CViewLayer.h.

Member Data Documentation

◆ box

i2d::CRect iview::CViewLayer::ShapeWithBoundingBox::box

Definition at line 65 of file CViewLayer.h.

◆ shapePtr

IShape* iview::CViewLayer::ShapeWithBoundingBox::shapePtr

Definition at line 64 of file CViewLayer.h.


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