API Reference
>
Structs, Records, Enums
>
OdDirectXSelectionFlags Enumeration
OdDirectXSelectionFlags Enumeration
Collapse All
Syntax
C++
enum
OdDirectXSelectionFlags
{
OdDirectXSelFlag_DontDisplayUnhighlighted
= (1 << 0),
OdDirectXSelFlag_DontSelectUnhighlighted
= (1 << 1),
OdDirectXSelFlag_DontDisplayHighlighted
= (1 << 2),
OdDirectXSelFlag_DontSelectHighlighted
= (1 << 3),
OdDirectXSelFlag_FlagsMask
= 15 };
File
ExGiDirectXGeometry.h
Description
This is record OdDirectXSelectionFlags.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic