DbDatabase.h
Members |
Description |
kEndCapNone = 0 |
!< No endcap. |
kEndCapRound = 1 |
!< Rounded endcap. |
kEndCapAngle = 2 |
!< Angled endcap. |
kEndCapSquare = 3 |
!< Squared endcap. |
Describes possible types of an endcap. !When changing the enum is necessary to change value tags definitions in DbValueTypes.cpp
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|